2017-03-27 12:17 | Precise the bash version. | Hugo Soucy | 1 | +1 | -1 |
2017-03-27 12:16 | Merge branch 'master' of github.com:hs0ucy/fakestache-ssg | Hugo Soucy | 7 | +116 | -54 |
2017-03-27 12:15 | Add Coreutils to the list of dependencies. | Hugo Soucy | 1 | +3 | -3 |
2017-03-16 18:26 | Add a link to <https://github.com/jgm/pandoc-templates> | Hugo Soucy | 1 | +2 | -1 |
2017-03-16 18:23 | Modify the templates section of the doc. | Hugo Soucy | 1 | +16 | -14 |
2017-03-16 18:08 | Start the templates documentation. | Hugo Soucy | 1 | +31 | -9 |
2017-03-13 01:22 | Be more specific in the creation of the templates array. | Hugo Soucy | 1 | +3 | -2 |
2017-03-13 01:21 | Enhance the archetype section of the documentation. | Hugo Soucy | 1 | +64 | -42 |
2017-03-13 01:20 | Delete archetype.sample.md file. | Hugo Soucy | 1 | +0 | -8 |
2017-03-13 01:19 | Rename the archetype sample | Hugo Soucy | 1 | +8 | -0 |
2017-03-11 01:07 | Enhance the parse_yaml function. | Hugo Soucy | 1 | +10 | -5 |
2017-03-11 01:06 | Move a comment and check if the tmp folder exist before delete it | Hugo Soucy | 1 | +2 | -2 |
2017-03-11 01:05 | Add the new config files in the main file. | Hugo Soucy | 1 | +5 | -4 |
2017-03-11 01:05 | Split the config file in two files | Hugo Soucy | 3 | +71 | -69 |
2017-03-04 12:48 | Add the `.html` extension to the permalink variable. | Hugo Soucy | 1 | +2 | -2 |
2017-03-04 12:46 | Modify the archetypes doc. | Hugo Soucy | 1 | +1 | -1 |
2017-02-19 12:36 | Merge branch 'master' of github.com:hs0ucy/fakestache-ssg | Hugo Soucy | 1 | +0 | -0 |
2017-02-19 12:36 | Start the documentation of the Archetypes. | Hugo Soucy | 1 | +4 | -1 |
2017-01-16 13:23 | Merge branch 'master' of github.com:hs0ucy/fakestache-ssg | Hugo Soucy | 3 | +16 | -8 |
2017-01-16 13:22 | Add pandoc var. | Hugo Soucy | 1 | +1 | -0 |
2016-11-13 00:15 | Sync images not just html in public_html/ | Hugo Soucy | 1 | +5 | -1 |
2016-11-08 22:23 | Modify the main title of the readme | Hugo Soucy | 1 | +5 | -1 |
2016-11-08 22:16 | Remove the yaml header. | Hugo Soucy | 1 | +1 | -6 |
2016-11-08 22:15 | Unsymlink the readme. | Hugo Soucy | 1 | +0 | -0 |
2016-11-08 22:13 | The readme is now a symlink. | Hugo Soucy | 1 | +0 | -0 |
2016-11-08 22:13 | Change mindepth to 1. | Hugo Soucy | 1 | +2 | -2 |
2016-11-08 21:36 | Simplify the creation of the flat database. | Hugo Soucy | 1 | +1 | -5 |
2016-11-07 16:53 | Remove trailling spaces. | Hugo Soucy | 1 | +3 | -3 |
2016-11-07 16:53 | Remove the loop for the feed template. | Hugo Soucy | 1 | +4 | -10 |
2016-11-07 16:22 | Use mustache to build the feed entries file. | Hugo Soucy | 1 | +10 | -17 |
2016-11-07 16:22 | Add a mustache file for the feed entries. | Hugo Soucy | 1 | +9 | -0 |
2016-11-05 02:31 | Put the index footer in english. | Hugo Soucy | 1 | +1 | -1 |
2016-11-05 02:27 | Remove the db. | Hugo Soucy | 1 | +0 | -6 |
2016-11-05 02:08 | Add the db in ignore list. | Hugo Soucy | 2 | +1 | -2 |
2016-11-05 02:01 | Add the db file to the ignore list. | Hugo Soucy | 1 | +1 | -0 |
2016-11-05 01:53 | Remove index pages from the loop. | Hugo Soucy | 1 | +2 | -2 |
2016-11-05 01:32 | Merge branch 'dev' of github.com:hs0ucy/fakestache-ssg | Hugo Soucy | 8 | +51 | -41 |
2016-11-05 01:31 | Add .orig to the gitignore. | Hugo Soucy | 1 | +1 | -0 |
2016-11-04 23:37 | Replace blogitem by pageitem. | Hugo Soucy | 1 | +6 | -6 |
2016-11-02 12:34 | Replace `panstash` with `fakestache` in config file | Hugo Soucy | 1 | +7 | -7 |
2016-11-02 01:21 | Add the database processing | Hugo Soucy | 3 | +16 | -5 |
2016-11-02 00:19 | Add the pandoc template for the database. | Hugo Soucy | 2 | +3 | -1 |
2016-11-02 00:01 | Add the `static` (assets) folder | Hugo Soucy | 1 | +4 | -0 |
2016-11-01 23:48 | Remove personal infos from the config file. | Hugo Soucy | 1 | +10 | -10 |
2016-11-01 21:29 | Remove all the special chars with regex. | Hugo Soucy | 1 | +6 | -7 |
2016-11-01 19:38 | Simplify the process: | Hugo Soucy | 1 | +19 | -39 |
2016-11-01 19:37 | Simplify the content of the mustache templates. | Hugo Soucy | 6 | +39 | -64 |
2016-11-01 19:36 | Remove the content of hte `$TMP_PATH` folder on reset. | Hugo Soucy | 1 | +2 | -2 |
2016-11-01 19:35 | Enhance file création trough archetypes. | Hugo Soucy | 1 | +7 | -6 |
2016-11-01 19:34 | Ajust two configs. | Hugo Soucy | 1 | +2 | -2 |
2016-11-01 19:32 | Remove useless config and comment + `template` config. | Hugo Soucy | 1 | +1 | -2 |
2016-11-01 17:34 | Purge the *templates/mustache/* folder. | Hugo Soucy | 9 | +0 | -236 |
2016-11-01 14:28 | Add basic installation steps. | Hugo Soucy | 1 | +7 | -1 |
2016-11-01 13:58 | Add hyperlinks in the README. | Hugo Soucy | 1 | +4 | -1 |
2016-11-01 13:58 | Add the `.gitmodules` dotfile. | Hugo Soucy | 1 | +3 | -0 |
2016-10-31 10:54 | Add mo lib. | Hugo Soucy | 1 | +1 | -0 |
2016-10-31 10:53 | First commit. | Hugo Soucy | 32 | +814 | -0 |