commit f41e1503232cee47d2e4edce9783c679f9434aee
parent 966680fe07a860647809fac98bb9989f650f19c5
Author: Hugo Soucy <hugo.soucy@equisoft.com>
Date: Tue, 2 Apr 2019 12:53:32 -0400
Add an idea
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/ferron/content.lua b/ferron/content.lua
@@ -1,4 +1,7 @@
-- content.lua
+
+-- @TODO It would be nice to have at the Ferron root a symlink to the
+-- last created content.
local content = {}
local contentmeta = {
__call = function(self, key, vars)