Simon Conseil
3b599d3ca4
Add script to create a detailed changelog
2019-01-26 23:22:51 +01:00
Simon Conseil
b1aeca81cf
Remove Makefile and use tox instead
2019-01-26 23:05:51 +01:00
Simon Conseil
73b6e9612c
Update changelog
2018-12-17 00:28:08 +01:00
Antoine Beaupré
26d0d683af
explain how to call sigal from git, see #284
...
This a separate section to avoid confusion with local builds.
2018-10-29 19:56:48 -04:00
subwarpspeed
c28dd3890d
GPS location code-block was incorrect, now working
...
I found that the code was wrong (outdated?). It used
'media.exif.long' when the correct is 'media.exif.gps.lon'.
It was also a bit unuseful since it showed it on the most zoomed
out map (continent level) and no marker.
The current link will go to a faily zoomed in (map=18) and put
a marker in the map.
2018-10-14 04:01:28 +02:00
Simon Conseil
9c74abd5ea
Update changelog [ci skip]
2018-10-01 00:20:25 +02:00
Simon Conseil
f082c950a3
Merge pull request #340 from saimn/doc-license
...
Add doc page with licenses and replace a few images whose license/origin is unclear
2018-09-05 22:33:04 +02:00
Simon Conseil
af68273338
Update installation instructions and optional dependencies
2018-09-05 09:35:43 +02:00
Simon Conseil
315bb800b7
Update links (e.g. pypi.org), rename py.test command
2018-09-05 09:14:39 +02:00
Simon Conseil
8e85f18cd7
Archlinux package is now in [community] :)
2018-09-05 09:13:53 +02:00
Simon Conseil
fbb056e3b9
Add doc page with licenses and replace a few images
...
whose license/origin is unclear
2018-09-05 09:00:55 +02:00
Simon Conseil
581591bfe3
Update changelog
2018-08-27 00:45:08 +02:00
Simon Conseil
03d5b0dd67
Use sphinx's builtin extension for issue links
2018-08-27 00:39:03 +02:00
Simon Conseil
23cc8a994b
Remove encoding specification
2018-08-27 00:15:17 +02:00
Simon Conseil
915030a2f3
Remove the u prefix for unicode strings
2018-08-27 00:11:07 +02:00
Simon Conseil
8c75374906
Merge pull request #324 from anarcat/auto-impr
...
add another auto-refresh example: entr
2018-05-01 23:06:19 -04:00
Antoine Beaupré
87c396de04
add another auto-refresh example: entr
...
Peat is great, but it's not already installed in Debian, so I am using
`entr` for the same purpose. Improve the FAQ by pointing directly at a
commandline that does the equivalent to the peat example.
2018-04-30 14:10:04 -04:00
Simon Conseil
15c6166d27
Update changelog
2018-03-07 00:49:57 +01:00
Simon Conseil
55399b2b4d
Prepare next version
2018-02-20 00:41:34 +01:00
Simon Conseil
f6b3e4a843
Version 1.4.0
2018-02-20 00:18:59 +01:00
Simon Conseil
3cdeca235a
Add message about Python 2 support
2018-02-20 00:14:50 +01:00
Simon Conseil
9d439a8677
Remove cssmin mentions as it is no more used
2018-02-19 23:32:47 +01:00
Simon Conseil
d5a2423eeb
Update changelog
2018-02-18 01:00:30 +01:00
Simon Conseil
23a7330e22
Fix Sphinx warnings
2018-02-16 22:57:16 +01:00
Glandos
bb7c752019
Add compress_assets plugin:
...
- The plugin
- Configuration
- Myself as author
- Docs
- Tests
- Dependencies for Travis
2018-02-15 22:55:47 +01:00
Simon Conseil
244bc70845
Add faq entry about autoreload [skip ci]
2018-01-13 01:20:06 +01:00
Simon Conseil
bdf74d66a9
Update installation instruction and include more packages [skip ci]
2018-01-13 01:02:50 +01:00
Antoine Beaupré
0156e77379
introduce FAQ section
...
This is primarly made of documentation about password protection, but
will likely be expanded in the future.
See #220
2018-01-06 22:33:28 -05:00
Simon Conseil
dc50936eed
Update changelog [ci skip]
2018-01-03 17:24:33 +01:00
Simon Conseil
1e96a7c939
Add setting to customize the EXIF datetime format ( fix #271 )
...
- The default format is now `%c`
- Fix documentation confusion between ``datetime`` and ``dateobj``
2018-01-03 17:11:58 +01:00
Edward Betts
311d203e3a
correct spelling mistakes
2017-10-23 08:18:08 +01:00
Simon Conseil
838d94eb61
Reformat issue numbers in changelog
2017-09-17 22:44:20 +02:00
Simon Conseil
4bc598f68e
Add changelog for version 1.4
2017-09-17 22:42:41 +02:00
Simon Conseil
ff4c9ec7fc
Avoid warnings about duplicate target name
2017-09-17 22:36:11 +02:00
Simon Conseil
4396316f89
Replace sphinxcontrib.issuetracker with sphinx_issues
...
The first one was broken with recent docutils/sphinx version, and anyway
it was doing too many requests to the github API.
2017-09-17 22:28:47 +02:00
Alexandre Chataignon
17c7a567e4
Added documentation for custom templates and improved code readability
2017-03-12 00:34:13 +01:00
Simon Conseil
b57be8352f
Fix title length
2017-02-05 23:28:39 +01:00
t-animal
9b509cab77
add nomedia and extended caching plugin to docs and config template
2017-02-05 23:28:39 +01:00
Simon Conseil
6b08b5586b
Bump 1.3.0
2017-01-04 00:02:36 +01:00
Simon Conseil
7b65233631
Update changelog [ci skip]
2016-12-16 00:16:04 +01:00
Simon Conseil
ae5f8cb16d
Remove discussion on PIL/Pillow from the installation page (ref #206 ).
2016-10-24 00:52:43 +02:00
Simon Conseil
ddff9f92ec
Update Changelog [skip-ci]
2016-10-24 00:36:34 +02:00
Simon Conseil
8f12e0f62f
Use leaflet-providers.js to allow chosing the tile provider (ref #218 )
2016-10-24 00:28:10 +02:00
François D
64c367abf7
implement a first version of video support for photoswipe theme.
...
CSS position is not perfect. It can be improved.
Implementation is based upon this comment : https://github.com/dimsemenov/PhotoSwipe/issues/651#issuecomment-223193536
2016-08-20 18:35:02 +02:00
Simon Conseil
8bd567911d
Update changelog
2016-06-05 22:55:52 +02:00
Simon Conseil
45d789c1bd
Fix doc build with python 3
2016-06-05 22:52:40 +02:00
Simon Conseil
894f7d6522
Bump version 1.1.0
2016-04-24 23:05:23 +02:00
Simon Conseil
71eee06e0d
Update Changelog
2016-04-17 01:03:00 +02:00
Simon Conseil
c5d6497bd5
Add a feeds plugin, using all images sorted by date.
2016-01-23 15:28:28 +01:00
Simon Conseil
012f41caa4
Bump 1.0.1
2015-11-19 00:30:06 +01:00