- Mar 07, 2016
-
-
Isabella Skořepová authored
TODO: fix lightboxes
-
Isabella Skořepová authored
-
Isabella Skořepová authored
-
Isabella Skořepová authored
Moved all not yet promisified files to sitegin/legacy
-
Isabella Skořepová authored
Config - returns configuration ReadFiles - reads files from config.articlesLocation Print - prints everything it gets
-
Isabella Skořepová authored
-
- Mar 05, 2016
-
-
Isabella Skořepová authored
Created jobs which will replace sequence with promise-based api
-
- Mar 04, 2016
-
-
Isabella Skořepová authored
-
- Mar 03, 2016
-
-
Isabella Skořepová authored
- When paragraph has image its not p but div.has-image - You can specify image dimensions in markdown - Misc crash fixes
-
- Feb 29, 2016
-
-
Isabella Skořepová authored
This allows it to run without compiler (namely VS on Windows). Image minification won't work when LWIP is not available. App will warn you about it. It will also generate lightbox for every image even those which are under 512. It also normalizes every path to path/to/file from path\to\file.
-
- Feb 28, 2016
-
-
Isabella Skořepová authored
+ Better compileonly exit detection
-
- Feb 27, 2016
-
-
Isabella Skořepová authored
-
- Feb 25, 2016
-
-
Isabella Skořepová authored
Metadata: lang="c" You can only select lang for whole article for now
-
Isabella Skořepová authored
-
Isabella Skořepová authored
-
Isabella Skořepová authored
image now allows two different values for image url image = "image.png" leads to static/20xx/articlename/image.png to be used for unique lead images image="/images/name.png" leads to static/images/name.png to be used for unique lead images
-
- Feb 24, 2016
-
-
Isabella Skořepová authored
-
- Feb 23, 2016
-
-
Isabella Skořepová authored
- now I understand how it works ;)
-
Isabella Skořepová authored
-
Isabella Skořepová authored
-
- Feb 18, 2016
-
-
Isabella Skořepová authored
metadata: allow override date and author from metadata format: [author] name = "Name" email = "my@email.com" [date] creation = "2015-07-31"
-
- Feb 17, 2016
-
-
Isabella Skořepová authored
-