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
Simon Conseil
aa3a00b105
Prepare next version
2015-09-07 22:51:08 +02:00
Simon Conseil
6952f2198a
Release 1.0.0
2015-09-07 22:38:55 +02:00
Simon Conseil
f97eb2b87a
Enhance doc for themes.
2015-09-01 23:25:56 +02:00
Simon Conseil
6c1edee101
Update changelog.
2015-09-01 23:25:56 +02:00
Simon Conseil
be105078cd
Update changelog.
2015-08-07 00:17:50 +02:00
franek
488a21bd6b
Update documentation for photoswipe theme
2015-07-25 14:21:21 +02:00
François D.
fadf8138c7
fix path for activate
2015-06-11 16:06:40 +02:00
Simon Conseil
6ba3e8aef3
Switch docs to alabaster theme.
2015-04-21 23:59:25 +02:00
Abdul Qabiz
cf9866f9c1
Add watermark plugin
2015-03-06 19:25:26 +05:30
Simon Conseil
81dabddf54
Prepare next version.
2015-02-16 23:39:17 +01:00
Simon Conseil
e5e6f985ba
Update changelog.
2015-01-25 22:45:46 +01:00
Simon Conseil
1c62453f8e
Add some doc about the author setting ( closes #139 ).
2015-01-25 22:43:22 +01:00
Simon Conseil
d07dadcaa2
Release 0.9.1
2014-12-08 00:07:07 +01:00
Simon Conseil
20924cb4e3
Fix images path for the galleria theme ( fix #130 ).
2014-12-08 00:05:34 +01:00
Simon Conseil
e1e1cc8471
Release 0.9.0
2014-12-07 00:26:16 +01:00
Simon Conseil
a15c60ff34
Update changelog.
2014-12-07 00:12:57 +01:00
Simon Conseil
33f7d331d0
Add the media_page plugin to the docs.
2014-12-06 23:11:06 +01:00
Simon Conseil
5158fd89d4
Enhance documentation for album information ( fix #123 ).
2014-11-23 22:59:44 +01:00
Simon Conseil
dcb91cbf60
Add more info on how the report a bug or contribute (ref ##128).
2014-11-09 01:00:31 +01:00
Jonas Kaufmann
8472126a07
Improvements for upload to s3 plugin
...
- All files in the sigal build directory are now uploaded instead of manually building file list. This makes the plugin more robust for future changes.
- Added progressbar to check upload progress
- Added option to set a S3 permission policy (for example public-read or private) on all uploaded files
- Added option to skip files that were already uploaded before
- Added plugin to documentation
- Added plugin settings to default configuration template
2014-10-15 08:53:44 +02:00
Simon Conseil
90876fbdc8
Include plugins in the distributed package (ref #117 ).
2014-10-08 00:05:30 +02:00
Vikram Shirgur
9e92415a50
Allow destination to be read from option sepcified in config file.
...
Write error to log when destination doesn't exist and config is not available.
Add self to AUTHORS.
Remove logging from serve command due to issues with running test_cli.
Add test-case for 'serve' command.
Add docs for the serve command.
2014-09-05 00:13:02 +02:00
Simon Conseil
52ff2b947d
Add warnings about imports in the settings file, to avoid breaking the
...
multiprocessing feature.
2014-09-04 22:49:01 +02:00
Simon Conseil
ba3306a787
Prepare next version.
2014-08-30 15:50:10 +02:00
Simon Conseil
278c972183
Bump version 0.8.0
2014-08-30 15:38:58 +02:00
Simon Conseil
1fe827eb23
Add a setting and a cli option to specify the gallery title (ref #91 ).
2014-08-27 00:22:49 +02:00