diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-07 10:04:00 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-10-07 10:04:00 +0200 |
commit | 8acd07c8f0f46ad265d0f853704a96d9398a83d0 (patch) | |
tree | 58b5581f040a4e1fcf9318bd05cfb87592d194f9 | |
parent | 4dc15c964c3cf265cf3c1bd3e6402b617229c21a (diff) |
README minimale
-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 |