You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
content | 2 years ago | |
sass | 2 years ago | |
static | 2 years ago | |
templates | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
config.toml | 2 years ago | |
theme.toml | 2 years ago |
README.md
ligilo
From the esperanto a tool to work with links
, ligilo is a zola theme designed to list all your links in a nice web page.
Beware the dirt
Since I haven’t figured out how to fetch links in a normal use of markdown, ligilo uses markdown in a non-standard way. To create a link, you’ll need to write the title ## like this
and the address ### https://like.this/
. This is really dirty and non-standards compliant.