diff options
-rw-r--r-- | README.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..3555c74 --- /dev/null +++ b/README.rst @@ -0,0 +1,16 @@ +######################## + I Bookmark del GL-Como +######################## + +Questo repository contiene la collezione di bookmark che sono stati +citati nel corso delle riunioni del `LUG di Como`_ + +.. _`Lug di Como`: https://www.gl-como.it + +È nel formato di lesana_. + +.. _lesana: https://lesana.trueelena.org + +Una versione html può essere generata con il comando:: + + lesana search --all --template templates/page.html '*' > bookmark.html |