2020-10-22 00:43 | Edit the README file | Hugo Soucy | 2 | +1 | -1 |
2020-06-24 11:23 | Remove unused module | Hugo Soucy | 1 | +0 | -2 |
2020-05-02 18:35 | Remove a comment | Hugo Soucy | 1 | +3 | -29 |
2020-05-02 18:35 | Remove unused keys | Hugo Soucy | 1 | +2 | -2 |
2020-04-27 23:28 | Desactivate the mods function | Hugo Soucy | 1 | +23 | -22 |
2020-04-27 18:52 | Fix a bug in the makeshorts function | Hugo Soucy | 1 | +3 | -3 |
2020-04-27 18:51 | Remove unwnated tags in atom feed template | Hugo Soucy | 1 | +16 | -20 |
2020-04-27 18:51 | Add the option sitename | Hugo Soucy | 1 | +1 | -1 |
2020-04-27 18:23 | Put the new name if the sample site + file a path problem | Hugo Soucy | 2 | +3 | -3 |
2020-04-27 18:03 | Rename the sample site | Hugo Soucy | 18 | +43 | -114 |
2020-04-27 14:41 | Move the template path funciton | Hugo Soucy | 3 | +14 | -9 |
2020-04-27 01:50 | Add a get template file function | Hugo Soucy | 1 | +8 | -0 |
2020-04-27 01:50 | Add a templatemod option | Hugo Soucy | 1 | +5 | -1 |
2020-04-27 01:49 | Convert makerewritemap as a plugin | Hugo Soucy | 1 | +0 | -26 |
2020-04-27 01:49 | Remove unused require | Hugo Soucy | 1 | +0 | -4 |
2020-04-26 17:09 | Add comment in init module | Hugo Soucy | 1 | +3 | -0 |
2020-04-26 02:44 | Print the created html page | Hugo Soucy | 1 | +3 | -2 |
2020-04-26 02:34 | Check if lastbuild file is there | Hugo Soucy | 2 | +12 | -7 |
2020-04-26 02:20 | Delete lastbuild file | Hugo Soucy | 1 | +0 | -2 |
2020-04-26 02:18 | Modify the git ignore | Hugo Soucy | 1 | +1 | -1 |
2020-04-26 02:15 | Add a git ignore | Hugo Soucy | 1 | +1 | -0 |
2020-04-26 02:13 | Render a page only if it's modified from the last site build | Hugo Soucy | 1 | +6 | -1 |
2020-04-26 01:37 | Check if a content was modified since the last build | Hugo Soucy | 3 | +18 | -5 |
2020-04-13 01:12 | Put the right git URL | Hugo Soucy | 1 | +1 | -1 |
2020-03-27 19:16 | Add a missing return | Hugo Soucy | 1 | +1 | -0 |
2020-03-21 00:03 | Fix an ugly bug | Hugo Soucy | 2 | +3 | -3 |
2020-03-20 23:34 | Return | Hugo Soucy | 3 | +1 | -4 |
2020-03-12 13:28 | Merge branch 'master' of github.com:hs0ucy/Ferron | Hugo Soucy | 3 | +9 | -4 |
2020-03-12 13:27 | Optimize the site module. | Hugo Soucy | 1 | +1 | -40 |
2020-02-23 00:08 | Add the lastupdated property | Hugo Soucy | 1 | +5 | -6 |
2020-02-23 00:07 | Create a method to get the date of the last updated file | Hugo Soucy | 1 | +15 | -1 |
2020-02-23 00:07 | Rename a param | Hugo Soucy | 1 | +2 | -2 |
2020-02-14 02:26 | Remove the dash from the shortlink characters | Hugo Soucy | 1 | +1 | -1 |
2020-02-13 20:06 | Return if draft is set to true | Hugo Soucy | 1 | +7 | -0 |
2020-02-11 02:34 | Modifies the README | Hugo Soucy | 1 | +2 | -2 |
2020-02-11 02:34 | Fixes a var declaration | Hugo Soucy | 1 | +1 | -1 |
2020-02-11 02:33 | Removes unused parameters + adds current parameter in navigation | Hugo Soucy | 1 | +4 | -3 |
2020-02-11 02:32 | Add the current page mecanism | Hugo Soucy | 1 | +18 | -3 |
2020-02-11 02:32 | Replaces some arguments | Hugo Soucy | 1 | +3 | -3 |
2020-02-11 02:31 | Make some tests | Hugo Soucy | 1 | +4 | -4 |
2019-10-25 13:48 | Remove the partials argument | Hugo Soucy | 2 | +0 | -4 |
2019-10-23 10:25 | Restablish shortlinks functions | Hugo Soucy | 2 | +4 | -1 |
2019-10-23 00:47 | Clean template functions | Hugo Soucy | 2 | +28 | -31 |
2019-10-23 00:37 | Fix some path bug | Hugo Soucy | 1 | +5 | -1 |
2019-10-21 23:59 | Put all nodes in one table | Hugo Soucy | 2 | +4 | -3 |
2019-10-20 20:49 | Move & rename cornelius ... it's now a symlink | Hugo Soucy | 3 | +3 | -0 |
2019-10-20 20:35 | Modify documentation | Hugo Soucy | 1 | +6 | -6 |
2019-10-20 20:12 | Simplify some calls | Hugo Soucy | 1 | +2 | -5 |
2019-10-20 20:11 | Provide minimal conf to avoid the needs of page's configuration file | Hugo Soucy | 1 | +6 | -0 |
2019-10-13 12:17 | Requires specific functions from some modules. | Hugo Soucy | 1 | +4 | -4 |
2019-10-13 12:17 | Move some functions in file-utils | Hugo Soucy | 2 | +46 | -11 |
2019-10-10 01:28 | Remove an unused module require | Hugo Soucy | 1 | +0 | -1 |
2019-10-10 01:27 | Fix the mkdir bug | Hugo Soucy | 1 | +1 | -1 |
2019-10-01 18:23 | Modify the require path in plugin.run | Hugo Soucy | 1 | +1 | -1 |
2019-09-29 23:27 | Comment a print | Hugo Soucy | 1 | +1 | -1 |
2019-09-29 23:25 | Start a cache module | Hugo Soucy | 1 | +26 | -0 |
2019-09-29 23:25 | Remove a print | Hugo Soucy | 1 | +1 | -1 |
2019-09-29 19:05 | Refactor the way Ferron consume sitedata | Hugo Soucy | 5 | +71 | -80 |
2019-09-04 00:07 | Removes tests | Hugo Soucy | 1 | +2 | -2 |
2019-08-30 12:05 | Make some tests | Hugo Soucy | 2 | +5 | -1 |
2019-08-28 13:28 | Merge branch 'master' of github.com:hs0ucy/Ferron | Hugo Soucy | 1 | +4 | -16 |
2019-08-28 13:17 | Add some luadoc | Hugo Soucy | 1 | +9 | -1 |
2019-07-05 10:55 | Start the luadoc fileutils documentation | Hugo Soucy | 1 | +16 | -0 |
2019-07-03 01:50 | Add isNotdotdirectory and apply it | Hugo Soucy | 2 | +16 | -3 |
2019-07-03 01:49 | Use only two spaces | Hugo Soucy | 1 | +1 | -5 |
2019-07-02 02:07 | Replace by shorter module names in requires | Hugo Soucy | 10 | +113 | -108 |
2019-06-29 03:53 | Optimize things | Hugo Soucy | 3 | +11 | -9 |
2019-06-28 02:07 | Try to simplify, split to multiple functions. | Hugo Soucy | 7 | +71 | -56 |
2019-06-20 02:12 | Try to simplify the site module | Hugo Soucy | 1 | +23 | -10 |
2019-06-17 19:57 | Rename page.iterator to page.makepages | Hugo Soucy | 2 | +2 | -2 |
2019-06-17 12:46 | Merge branch 'master' of github.com:hs0ucy/Ferron | Hugo Soucy | 5 | +55 | -52 |
2019-05-15 12:27 | Merge branch 'master' of github.com:hs0ucy/Ferron | Hugo Soucy | 19 | +30 | -4 |
2019-04-30 12:26 | Remove metaskeyorder because it's not used anynore | Hugo Soucy | 1 | +0 | -2 |
2019-04-27 02:03 | Delete the tag module because it's unused | Hugo Soucy | 1 | +0 | -67 |
2019-04-27 02:02 | Merge the page and list modules | Hugo Soucy | 3 | +62 | -125 |
2019-04-19 14:51 | Merge pull request #4 from hs0ucy/refactoring_fev2019 | Hugo Soucy | 18 | +297 | -271 |
2019-04-02 16:53 | Add an idea | Hugo Soucy | 1 | +3 | -0 |
2019-02-07 15:05 | Return directly the require | Hugo Soucy | 1 | +1 | -3 |
2019-02-06 13:37 | Change the assignment of the Ferron global table. | Hugo Soucy | 1 | +25 | -44 |
2019-02-05 13:37 | Return the site table instead of a boolean | Hugo Soucy | 1 | +1 | -1 |
2019-02-05 13:26 | Change ferron.lua to an alias to ferron/init.lua | Hugo Soucy | 2 | +1 | -78 |
2019-02-05 13:19 | Add new folders | Hugo Soucy | 2 | +10 | -0 |
2019-02-05 13:06 | Refactor the isDirectory method | Hugo Soucy | 1 | +3 | -3 |
2019-02-05 13:03 | Refactor some fileutils methods | Hugo Soucy | 1 | +79 | -81 |
2019-02-04 23:57 | Add an editorconfig file. | Hugo Soucy | 1 | +16 | -0 |
2019-02-04 20:31 | Simplify isFile method | Hugo Soucy | 1 | +78 | -78 |
2019-02-04 12:59 | Remove several `~= nil` | Hugo Soucy | 4 | +10 | -10 |
2019-02-02 13:09 | Set metatables for the modules | Hugo Soucy | 15 | +730 | -662 |
2019-02-01 21:14 | Start to simplify the code according to the Lua Style Guide | Hugo Soucy | 1 | +3 | -3 |
2019-01-30 18:24 | Return to the Ferron.site global | Hugo Soucy | 12 | +94 | -103 |
2019-01-30 13:55 | Clean site tableutils functions | Hugo Soucy | 3 | +75 | -74 |
2019-01-28 14:02 | Add a comment about while loop and coroutine. | Hugo Soucy | 1 | +2 | -1 |
2019-01-24 18:08 | Add function to sort nav items | Hugo Soucy | 1 | +23 | -2 |
2019-01-22 20:20 | Add makenavigation function | Hugo Soucy | 2 | +22 | -18 |
2019-01-22 20:19 | Add navigation table to the metaconf | Hugo Soucy | 2 | +3 | -0 |
2019-01-22 16:37 | Add a basic navigation mecanism | Hugo Soucy | 1 | +24 | -0 |
2019-01-21 17:28 | Fix a bug in the setcontent method | Hugo Soucy | 1 | +2 | -2 |
2019-01-12 18:16 | Merge branch 'master' into lua-as-page-metaconf | Hugo Soucy | 0 | +0 | -0 |
2019-01-04 16:27 | Print the output when the page is rendered | Hugo Soucy | 1 | +4 | -2 |
2018-12-30 03:47 | Refactor the site module | Hugo Soucy | 1 | +29 | -36 |
2018-12-30 03:46 | Move mimetypes table and simply return the table directly | Hugo Soucy | 1 | +1 | -13 |
2018-12-30 03:46 | Remove Ferron. calls | Hugo Soucy | 2 | +25 | -8 |
2018-12-30 03:35 | Replace Ferron.site. by site. | Hugo Soucy | 7 | +47 | -55 |
2018-12-30 03:35 | Chande the Ferron declaration | Hugo Soucy | 1 | +1 | -1 |
2018-12-30 03:34 | Rename | Hugo Soucy | 1 | +1 | -1 |
2018-12-30 03:34 | Remove unused dependencies + moved mimetypes table here | Hugo Soucy | 1 | +12 | -5 |
2018-12-21 21:09 | Create the getpageconf function | Hugo Soucy | 1 | +8 | -0 |
2018-12-19 01:53 | Remove a print and a os.exit | Hugo Soucy | 1 | +0 | -4 |
2018-12-19 01:48 | Merge branch 'without-luapath' of github.com:hs0ucy/Ferron into without-luapath | Hugo Soucy | 0 | +0 | -0 |
2018-12-19 01:44 | Add a space | Hugo Soucy | 1 | +1 | -1 |
2018-12-19 01:43 | Remove require path calls | Hugo Soucy | 2 | +0 | -2 |
2018-12-19 01:42 | Rename local functions | Hugo Soucy | 1 | +4 | -6 |
2018-12-19 01:41 | Refactor listsites & makesite functions | Hugo Soucy | 1 | +18 | -7 |
2018-12-18 18:21 | Add a new way to get paths strings | Hugo Soucy | 1 | +20 | -5 |
2018-12-18 18:20 | Replace concatened paths with the site.paths form | Hugo Soucy | 7 | +29 | -28 |
2018-12-18 04:34 | Remove LFS dependency | Hugo Soucy | 1 | +0 | -1 |
2018-12-18 04:32 | Remove the path reference | Hugo Soucy | 1 | +1 | -1 |
2018-12-18 04:30 | Change a function to be local | Hugo Soucy | 1 | +1 | -1 |
2018-12-18 04:26 | Remove dependencies + make some path tests | Hugo Soucy | 5 | +15 | -50 |
2018-12-18 02:48 | Change path.copy with shell cp | Hugo Soucy | 4 | +17 | -2 |
2018-12-17 22:16 | Replace currentdir and mkdir | Hugo Soucy | 1 | +3 | -2 |
2018-12-11 23:41 | Replace path.basename by fileutils.getbasename | Hugo Soucy | 1 | +2 | -2 |
2018-12-10 21:19 | Replace path methods by custom ones | Hugo Soucy | 2 | +2 | -2 |
2018-12-10 20:53 | Replace path methods by custom ones | Hugo Soucy | 8 | +18 | -28 |
2018-12-07 19:09 | Remove path utilisations | Hugo Soucy | 1 | +11 | -25 |
2018-12-07 19:08 | Move the function isnotindex in fileutils + remove path utilisations | Hugo Soucy | 2 | +12 | -12 |
2018-11-30 18:33 | Add a method to get the folder of a file. | Hugo Soucy | 2 | +10 | -1 |
2018-12-18 03:04 | Merge branch 'master' of github.com:hs0ucy/Ferron | Hugo Soucy | 7 | +253 | -164 |
2018-12-18 03:01 | Fix a link bug if list is empty | Hugo Soucy | 1 | +11 | -9 |
2018-11-21 01:14 | Remove the rockspec file | Hugo Soucy | 1 | +0 | -39 |
2018-11-20 14:06 | Modify the README | Hugo Soucy | 1 | +1 | -1 |
2018-11-04 00:46 | Remove an unwanted print | Hugo Soucy | 1 | +0 | -3 |
2018-11-04 00:45 | Remove etlua tests | Hugo Soucy | 2 | +3 | -20 |
2018-11-01 17:39 | Make some test to the etlua function | Hugo Soucy | 1 | +18 | -3 |
2018-10-30 13:31 | Merge branch 'master' of github.com:hs0ucy/Ferron | Hugo Soucy | 1 | +2 | -7 |
2018-10-30 13:31 | Remove a os.exit | Hugo Soucy | 1 | +0 | -2 |
2018-10-30 13:30 | Add the new method to render templates | Hugo Soucy | 1 | +4 | -4 |
2018-10-30 13:30 | Change a wrong property name | Hugo Soucy | 1 | +1 | -1 |
2018-10-24 17:41 | Rename some function + test etlua template engine | Hugo Soucy | 7 | +35 | -13 |
2018-10-23 13:33 | Add a function to render etlua | Hugo Soucy | 1 | +9 | -1 |
2018-10-16 19:12 | Rename settemplate to selecttemplate | Hugo Soucy | 3 | +3 | -3 |
2018-10-16 19:10 | Add a function to select templates between etlua or mustache | Hugo Soucy | 4 | +31 | -7 |
2018-10-16 02:22 | Add the entry plugins to the config.paths table | Hugo Soucy | 1 | +1 | -0 |
2018-10-16 02:22 | Change the plugin require path | Hugo Soucy | 1 | +1 | -1 |
2018-10-16 02:16 | Finish a basic plugin system | Hugo Soucy | 2 | +4 | -9 |
2018-10-15 17:13 | Start the plugin system | Hugo Soucy | 3 | +25 | -0 |
2018-10-12 19:06 | Merge 2 lines in one | Hugo Soucy | 1 | +1 | -3 |
2018-10-12 18:33 | Rename site-config in config ... move ferron config in ferron dir | Hugo Soucy | 12 | +40 | -40 |
2018-10-12 18:10 | Merge the app configuration file with the site configuration file | Hugo Soucy | 2 | +2 | -3 |
2018-10-12 15:20 | remove unused modules | Hugo Soucy | 1 | +0 | -2 |
2018-10-12 14:42 | Rename Ferron.sites by site.location | Hugo Soucy | 1 | +5 | -5 |
2018-10-12 14:39 | Pull sites from paths | Hugo Soucy | 1 | +1 | -4 |
2018-10-11 17:17 | Add a extend table method | Hugo Soucy | 1 | +13 | -0 |
2018-10-05 16:32 | Remove returns | Hugo Soucy | 3 | +34 | -39 |
2018-10-05 01:56 | Remove buggy returns | Hugo Soucy | 3 | +3 | -7 |
2018-10-05 00:30 | Display the number of pages created | Hugo Soucy | 1 | +1 | -1 |
2018-10-04 21:05 | Use `tableutils.length` to output the nb `.html` created | Hugo Soucy | 1 | +1 | -0 |
2018-10-04 16:01 | Add a `metaskeyorder` table | Hugo Soucy | 1 | +2 | -0 |
2018-10-04 16:01 | Add a `list_template` local var. | Hugo Soucy | 1 | +13 | -16 |
2018-10-04 16:00 | Add returns | Hugo Soucy | 3 | +13 | -18 |
2018-10-03 10:43 | Allow a site to be pass directly with arg | Hugo Soucy | 1 | +60 | -60 |
2018-10-03 01:38 | Change & apply the design of the feedtypes table | Hugo Soucy | 2 | +15 | -6 |
2018-10-03 00:00 | Merge pull request #3 from hs0ucy/optimization_2 | Hugo Soucy | 1 | +13 | -10 |
2018-10-02 19:51 | Merge pull request #2 from hs0ucy/feed_refactoring | Hugo Soucy | 9 | +134 | -139 |
2018-10-02 16:13 | Rename `templateutils.setmustache` to `templateutils.processmustache` | Hugo Soucy | 6 | +9 | -9 |
2018-09-14 17:32 | Create table for the `json.encode` keyorder param | Hugo Soucy | 1 | +11 | -2 |
2018-09-12 22:57 | Optimize a `path.each` argument. | Hugo Soucy | 1 | +5 | -5 |
2018-09-12 22:20 | Fix a typo | Hugo Soucy | 1 | +2 | -3 |
2018-09-11 17:09 | Update the list of the dependencies. | Hugo Soucy | 1 | +3 | -1 |
2018-09-11 17:08 | Fix the indentation | Hugo Soucy | 1 | +2 | -2 |
2018-09-11 16:47 | Add precious comments | Hugo Soucy | 1 | +4 | -4 |
2018-09-11 13:31 | Add a sentence about JSON files. | Hugo Soucy | 1 | +2 | -1 |
2018-09-11 13:10 | Optimize `site.getsiteinfos` function | Hugo Soucy | 1 | +3 | -6 |
2018-08-31 19:00 | Put the new name of the github directory. | Hugo Soucy | 1 | +3 | -3 |
2018-08-29 10:09 | Use `path.basename` instead of a regular expression | Hugo Soucy | 1 | +3 | -4 |
2018-08-28 20:09 | Replace vars by first class functions | Hugo Soucy | 4 | +33 | -32 |
2018-08-28 14:12 | Simplify `static` module, build symlinks directly in `public_html/` | Hugo Soucy | 1 | +35 | -35 |
2018-08-23 14:37 | Add and apply an empty directory funciton | Hugo Soucy | 2 | +37 | -4 |
2018-08-23 14:37 | Remove a comment and call the new reset function | Hugo Soucy | 1 | +2 | -1 |
2018-08-23 14:36 | Add a reset function | Hugo Soucy | 1 | +11 | -9 |
2018-08-20 00:33 | Test symlinks with luaposix | Hugo Soucy | 1 | +10 | -4 |
2018-08-20 00:31 | Replace markdown by discount + add lua-posix | Hugo Soucy | 3 | +5 | -4 |
2018-08-18 20:56 | Remove the prefetch mecanism | Hugo Soucy | 2 | +3 | -6 |
2018-08-18 14:20 | Merge pull request #1 from hs0ucy/test | Hugo Soucy | 4 | +69 | -94 |
2018-08-11 14:53 | Remove tests | Hugo Soucy | 1 | +1 | -5 |
2018-08-11 14:43 | Add prints to test | Hugo Soucy | 1 | +5 | -1 |
2018-08-10 22:47 | Merge branch 'master' of github.com:hs0ucy/Ferron | Hugo Soucy | 1 | +3 | -1 |
2018-08-10 22:46 | REplace `== false` by `not` | Hugo Soucy | 1 | +1 | -1 |
2018-08-10 00:59 | Remove references about `section` | Hugo Soucy | 2 | +11 | -5 |
2018-08-10 00:01 | Remove a paths.dir function | Hugo Soucy | 1 | +1 | -1 |
2018-08-10 00:00 | Put the meta updated in the configuration metatable. | Hugo Soucy | 1 | +4 | -2 |
2018-08-09 23:59 | Remove updated metadata from de JSON files | Hugo Soucy | 1 | +1 | -2 |
2018-08-09 21:35 | Optimize list and page modules. | Hugo Soucy | 2 | +10 | -8 |
2018-08-09 17:05 | Remove `content.makecontent` from the init table. | Hugo Soucy | 1 | +1 | -2 |
2018-08-09 16:57 | Add a new fonction to the site module. | Hugo Soucy | 1 | +17 | -0 |
2018-08-07 21:28 | Add a simple function to list sites in sites repository | Hugo Soucy | 1 | +15 | -0 |
2018-08-07 20:17 | Add the "repository" term. | Hugo Soucy | 1 | +1 | -1 |
2018-08-03 21:27 | Update the README | Hugo Soucy | 1 | +8 | -19 |
2018-08-03 21:17 | Update the index page of the website sample. | Hugo Soucy | 1 | +29 | -33 |
2018-08-03 21:15 | Update the website sample. | Hugo Soucy | 2 | +24 | -17 |
2018-08-03 21:14 | Add the `makesite` method and the `start` option. | Hugo Soucy | 3 | +33 | -6 |
2018-08-03 21:12 | Edit the README with the `start` option. | Hugo Soucy | 1 | +1 | -1 |
2018-07-30 22:48 | Remove the pegasus from dependencies | Hugo Soucy | 2 | +1 | -12 |
2018-07-26 18:48 | Modify the output message. | Hugo Soucy | 1 | +2 | -4 |
2018-07-24 16:48 | Add git submodule commands in Installation process | Hugo Soucy | 1 | +3 | -1 |
2018-07-24 14:49 | Update the README and the `cornelius` welcome message. | Hugo Soucy | 2 | +11 | -1 |
2018-07-24 14:33 | Update the installation process. | Hugo Soucy | 1 | +11 | -8 |
2018-05-10 20:55 | Put the path to the template of a page in a var. | Hugo Soucy | 2 | +3 | -2 |
2018-05-10 20:40 | Add the data path in the default site configuration | Hugo Soucy | 1 | +1 | -0 |
2018-04-15 16:22 | Add `lua-slugify` for create the slug in `content.lua` | Hugo Soucy | 3 | +6 | -3 |
2018-04-10 11:29 | Continue the CLI. | Hugo Soucy | 4 | +25 | -18 |
2018-04-09 18:22 | Change `makecontent` to use it in `setarchetype`. | Hugo Soucy | 1 | +13 | -9 |
2018-04-09 12:10 | Test and refactor some functions. | Hugo Soucy | 3 | +50 | -24 |
2018-04-09 12:10 | Put exec function in a seperate file. | Hugo Soucy | 2 | +22 | -14 |
2018-04-04 15:44 | Change a little bit the slug function | Hugo Soucy | 1 | +2 | -1 |
2018-04-04 15:31 | Add a comment about the slug | Hugo Soucy | 1 | +1 | -0 |
2018-04-03 17:23 | Execute `getsites` in `sitesite` | Hugo Soucy | 2 | +2 | -1 |
2018-04-03 17:22 | Fix indentation. | Hugo Soucy | 1 | +13 | -13 |
2018-04-03 17:22 | Add inspect rock | Hugo Soucy | 1 | +2 | -1 |
2018-03-29 02:18 | Rename the set paths file. | Hugo Soucy | 4 | +22 | -18 |
2018-03-28 17:59 | Add the pegasus dependency in the main config file. | Hugo Soucy | 1 | +2 | -1 |
2018-03-28 17:58 | Add a condition to test the presence of luarocks | Hugo Soucy | 1 | +8 | -2 |
2018-03-28 17:57 | Add a script to test pegasus.lua | Hugo Soucy | 1 | +10 | -0 |
2018-03-28 13:29 | Add the `lua_modules/` repository. | Hugo Soucy | 1 | +5 | -0 |
2018-03-28 13:03 | Convert `_VERISON` output into number. | Hugo Soucy | 1 | +2 | -2 |
2018-03-28 13:03 | Spilt dependencies table in sub-tables. | Hugo Soucy | 1 | +10 | -8 |
2018-03-28 12:56 | Split dependencies table with sub-tables. | Hugo Soucy | 1 | +5 | -6 |
2018-03-28 12:36 | Add some commands to the CLI. | Hugo Soucy | 1 | +12 | -1 |
2018-03-28 12:36 | Remove lua in the dependencies for now. | Hugo Soucy | 1 | +1 | -2 |
2018-03-28 12:34 | Add a script to deal with paths in luarocks cutom directory | Hugo Soucy | 1 | +5 | -0 |
2018-03-16 18:23 | Add a summary and modify the version value. | Hugo Soucy | 1 | +2 | -1 |
2018-03-16 17:10 | Add the `mimetypes` dependency. | Hugo Soucy | 1 | +1 | -0 |
2018-03-16 17:10 | Add a rockspec file. | Hugo Soucy | 1 | +38 | -0 |
2018-02-09 19:48 | Remove useless print and add comments. | Hugo Soucy | 3 | +2 | -6 |
2018-02-08 22:12 | Create functions to build tag pages | Hugo Soucy | 2 | +50 | -6 |
2018-02-08 16:06 | Add a shortlink value to page. | Hugo Soucy | 1 | +8 | -1 |
2018-02-08 14:47 | Comment gettags function. | Hugo Soucy | 1 | +1 | -1 |
2018-02-06 19:37 | Start the tag module. | Hugo Soucy | 3 | +25 | -4 |
2018-02-05 21:33 | Add the rewritemap funciton | Hugo Soucy | 2 | +54 | -6 |
2018-02-04 15:25 | Start the link.lua module. | Hugo Soucy | 3 | +23 | -0 |
2018-02-02 22:15 | Rename sites_list in sites_arr | Hugo Soucy | 1 | +6 | -8 |
2018-02-02 22:15 | Move devmode assignation. | Hugo Soucy | 1 | +4 | -4 |
2018-02-02 21:26 | Remove `Ferron.config` and use config only in site module. | Hugo Soucy | 2 | +6 | -7 |
2018-02-02 21:08 | Refactor the site configuration calls. | Hugo Soucy | 8 | +55 | -40 |
2018-02-02 21:07 | Change site.config to site-config | Hugo Soucy | 4 | +14 | -15 |
2018-02-02 21:06 | Rename archetype.lua to content.lua | Hugo Soucy | 2 | +80 | -72 |
2018-02-02 19:19 | Rename site.config.lua | Hugo Soucy | 2 | +46 | -44 |
2018-02-02 16:16 | Remove parenthesis from require calls | Hugo Soucy | 9 | +61 | -52 |
2018-02-02 16:15 | Remove capitalized mustache keys. | Hugo Soucy | 6 | +51 | -51 |
2018-02-02 03:41 | Optimise the site module. | Hugo Soucy | 2 | +13 | -12 |
2018-02-01 21:33 | Return the return inside the exec. | Hugo Soucy | 1 | +1 | -1 |
2018-02-01 21:32 | Refactoring modules. | Hugo Soucy | 20 | +431 | -447 |
2018-02-01 03:23 | Refactoring modules. | Hugo Soucy | 8 | +121 | -130 |
2018-02-01 02:41 | Remove ferronutils requires | Hugo Soucy | 3 | +1 | -3 |
2018-02-01 02:36 | Move ferronutils functions in fileutils | Hugo Soucy | 4 | +8 | -33 |
2018-02-01 02:35 | Rename functions repository to ferron. | Hugo Soucy | 25 | +559 | -539 |
2018-02-01 02:22 | Delete stringutils | Hugo Soucy | 1 | +0 | -8 |
2018-01-31 19:22 | Change some output texts | Hugo Soucy | 3 | +7 | -13 |
2018-01-31 19:22 | Add ferronutils + add a var. | Hugo Soucy | 1 | +6 | -4 |
2018-01-31 08:43 | Create a lua table to create prefetch links for images | Hugo Soucy | 2 | +3 | -0 |
2018-01-30 21:20 | Finish the refactoring of the dispatchnontextuals function | Hugo Soucy | 1 | +1 | -5 |
2018-01-30 21:10 | Refactoring dispatchnontextuals | Hugo Soucy | 1 | +4 | -5 |
2018-01-30 20:19 | Refactoring the dispatchnontextuals function | Hugo Soucy | 2 | +12 | -7 |
2018-01-26 17:20 | Comment. | Hugo Soucy | 1 | +5 | -5 |
2018-01-26 17:19 | Put a mecanism to create RSS 2 feed. | Hugo Soucy | 1 | +12 | -0 |
2018-01-25 20:35 | Start the shortlinks mecanism. | Hugo Soucy | 2 | +27 | -1 |
2018-01-23 14:31 | Add a data repository in the sample site. | Hugo Soucy | 1 | +5 | -0 |
2018-01-20 18:22 | Add a string charAt() function. | Hugo Soucy | 1 | +3 | -12 |
2018-01-20 18:21 | Remove the shorturl function. | Hugo Soucy | 1 | +0 | -32 |
2018-01-20 00:37 | Add a table length function. | Hugo Soucy | 1 | +11 | -0 |
2018-01-20 00:37 | Start a url shortener funciton. | Hugo Soucy | 1 | +32 | -0 |
2018-01-17 19:37 | Refactor the listindex mechanism + add archive function | Hugo Soucy | 1 | +38 | -18 |
2018-01-17 01:20 | Merge branch 'dev' of github.com:hs0ucy/ferron-ssg into dev | Hugo Soucy | 0 | +0 | -0 |
2018-01-15 23:23 | Start to build the archive mecanism | Hugo Soucy | 1 | +25 | -4 |
2017-12-01 20:52 | Merge branch 'master' of github.com:hs0ucy/ferron-ssg into dev | Hugo Soucy | 5 | +28 | -28 |
2017-12-01 20:51 | Replace above by below. | Hugo Soucy | 1 | +1 | -1 |
2017-12-01 20:15 | Put mimestable values in site.config | Hugo Soucy | 2 | +10 | -2 |
2017-12-01 20:15 | Add a comment. | Hugo Soucy | 1 | +3 | -2 |
2017-12-01 13:11 | Replace `getdirtree` with `path.each`. | Hugo Soucy | 2 | +110 | -96 |
2017-11-30 14:27 | Remove `listindex_table` and use `listindex_metadatas_mt` instead | Hugo Soucy | 1 | +6 | -7 |
2017-11-30 04:29 | Add a comment. | Hugo Soucy | 1 | +1 | -1 |
2017-11-30 04:25 | Add new methods | Hugo Soucy | 1 | +6 | -2 |
2017-11-30 04:25 | Optimize vars | Hugo Soucy | 2 | +31 | -32 |
2017-11-29 19:51 | Merge branch 'master' of github.com:hs0ucy/ferron-ssg into dev | Hugo Soucy | 1 | +21 | -0 |
2017-11-29 19:51 | Remove dev LICENCE file | Hugo Soucy | 1 | +0 | -0 |
2017-11-29 19:49 | Add a file for `ferronutils` | Hugo Soucy | 1 | +8 | -0 |
2017-11-29 16:28 | Add a LICENCE file | Hugo Soucy | 1 | +0 | -0 |
2017-11-28 21:05 | Add a space. | Hugo Soucy | 1 | +1 | -1 |
2017-11-28 21:04 | Add a keyorder table for the json encode process. | Hugo Soucy | 2 | +8 | -7 |
2017-11-28 20:23 | Remove a useless assignation. | Hugo Soucy | 1 | +0 | -2 |
2017-11-28 20:18 | Remove the content property from the json files. | Hugo Soucy | 1 | +5 | -3 |
2017-11-28 19:32 | Add feedback messages. | Hugo Soucy | 1 | +8 | -0 |
2017-11-28 11:49 | Remove the commented about prefetch | Hugo Soucy | 1 | +2 | -6 |
2017-11-28 00:55 | Remove useless code. | Hugo Soucy | 2 | +3 | -8 |
2017-11-27 13:15 | Create a prefetch list. | Hugo Soucy | 4 | +15 | -5 |
2017-11-25 16:03 | Add lastupdate value in the feed table | Hugo Soucy | 1 | +2 | -0 |
2017-11-25 13:57 | Comment the inspect() require | Hugo Soucy | 1 | +2 | -2 |
2017-11-25 13:57 | Remove an empty print() | Hugo Soucy | 1 | +2 | -4 |
2017-11-25 13:39 | Create symlinks directly in the public_html/ and move all images. | Hugo Soucy | 1 | +13 | -14 |
2017-11-25 13:38 | Remove unused comments. | Hugo Soucy | 2 | +0 | -36 |
2017-11-25 01:32 | Add dispatchnontextuals | Hugo Soucy | 2 | +40 | -1 |
2017-11-25 01:31 | Remove makenontextualsexports | Hugo Soucy | 2 | +1 | -42 |
2017-11-25 01:31 | Add a missing "s" | Hugo Soucy | 1 | +1 | -1 |
2017-11-24 05:59 | Add a logic operator condition to have listindex on all levels | Hugo Soucy | 1 | +2 | -3 |
2017-11-23 22:02 | Make some tests. | Hugo Soucy | 1 | +8 | -8 |
2017-11-23 20:01 | Work on image exportations | Hugo Soucy | 4 | +22 | -15 |
2017-11-23 13:28 | Change a function name. | Hugo Soucy | 5 | +52 | -41 |
2017-11-22 21:01 | Change output messages. | Hugo Soucy | 2 | +5 | -3 |
2017-11-22 21:01 | Remove an unused comment. | Hugo Soucy | 1 | +0 | -2 |
2017-11-22 20:39 | Remove the lfs dependency and add some other configs | Hugo Soucy | 1 | +24 | -5 |
2017-11-22 12:39 | Add a function for deal with the image symlink | Hugo Soucy | 2 | +24 | -11 |
2017-11-21 16:11 | Create html directly in the public_html/ folder. | Hugo Soucy | 4 | +69 | -40 |
2017-11-21 15:12 | Add a README file | Hugo Soucy | 1 | +0 | -0 |
2017-11-21 14:56 | Add some outputs | Hugo Soucy | 5 | +21 | -8 |
2017-11-21 03:44 | Remove an old pargraph | Hugo Soucy | 1 | +1 | -6 |
2017-11-21 03:37 | Continue the edition of the documentation | Hugo Soucy | 1 | +35 | -19 |
2017-11-21 03:37 | Add a readme | Hugo Soucy | 1 | +2 | -0 |
2017-11-21 03:04 | Switch two sections of the documentation | Hugo Soucy | 1 | +7 | -7 |
2017-11-21 03:01 | Continue the ferron documentation | Hugo Soucy | 1 | +15 | -17 |
2017-11-21 02:46 | Continue the documentation. | Hugo Soucy | 1 | +22 | -61 |
2017-11-21 01:21 | Remove the rockspec file. | Hugo Soucy | 1 | +0 | -39 |
2017-11-20 21:20 | Start the ferron documentation. | Hugo Soucy | 1 | +138 | -4 |
2017-11-20 21:20 | Rename the cli file. | Hugo Soucy | 2 | +3 | -1 |
2017-11-20 17:51 | Rename the rockspec file | Hugo Soucy | 2 | +39 | -39 |
2017-11-20 00:34 | Add a rockspec file to soon put the code on luarocks | Hugo Soucy | 1 | +39 | -0 |
2017-11-19 21:15 | Add a feed template. | Hugo Soucy | 1 | +22 | -0 |
2017-11-19 19:34 | Change a comment. | Hugo Soucy | 1 | +1 | -1 |
2017-11-19 19:29 | Rename the samplesite to ferron-ssg. | Hugo Soucy | 12 | +38 | -40 |
2017-11-19 18:30 | Use the SITE.BASEURL instead of the SITE.URL | Hugo Soucy | 1 | +1 | -4 |
2017-11-19 18:30 | Set the value of the base url according to the devmode parameter. | Hugo Soucy | 1 | +1 | -0 |
2017-11-19 17:52 | Rename the CLI file. | Hugo Soucy | 2 | +1 | -3 |
2017-11-19 17:51 | Remove commented content. | Hugo Soucy | 1 | +0 | -1 |
2017-11-18 16:50 | Change indentation | Hugo Soucy | 1 | +7 | -4 |
2017-11-18 02:21 | Add the archetypes folder | Hugo Soucy | 1 | +4 | -0 |
2017-11-18 02:11 | Make the first commit. | Hugo Soucy | 26 | +1166 | -0 |