https://github.com/yagarea/lyricall
Minimalistic jekyll platform for publishing poems
https://github.com/yagarea/lyricall
css hacktoberfest html jekyll literature markdown poetry publication ruby sass
Last synced: 2 months ago
JSON representation
Minimalistic jekyll platform for publishing poems
- Host: GitHub
- URL: https://github.com/yagarea/lyricall
- Owner: yagarea
- License: agpl-3.0
- Created: 2020-05-26T08:40:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T08:40:25.000Z (8 months ago)
- Last Synced: 2025-07-19T05:31:42.020Z (3 months ago)
- Topics: css, hacktoberfest, html, jekyll, literature, markdown, poetry, publication, ruby, sass
- Language: HTML
- Homepage: https://lyricall.cz/
- Size: 2.15 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lyricall
Lyricall is minimalistic, multilingual and open source platform for free minded poetry
publishing. It is maintained by [Jan Černý](https://blackblog.cz/). If you want to you
can send feed back in for of [github issue](https://github.com/yagarea/lyricall/issues)
or make pull request.---
### Technological principles:
- **No JavaScript** - This whole site does not contain any javascript. Feel free to
turn it off.
- **No cookies** - The whole platform does not use any cookies. That mean we do not
have to annoy you with banners and using this site is very safe.
- **No external sources** - Everything on this site is loaded from it's own server.
- **Respect for users privacy** - This site does not collect any information about
it's visitors.
- **Wide range of compatibility including CLI browsers** - Lyricall works on every
standard web browser including terminal ones. For browsing Lyricall we highly
recommend [w3m](http://w3m.sourceforge.net/) CLI browser.
- **No paid content and advertisements** - By declining any form of advertisement or
paid content we can provide maximal objectivity without external influence and stay
independent.
- **Full markdown and LaTeX support** - Lyricall has complete LaTeX support
including macros. You can freely combine it with markdown and Lyricall provide best
typographic quality.
- **100% static** - The whole site is completely static and does not use any backend
at all.
- **RSS support** - Lyricall has automatically generated feed. Feel free to add into
your RSS readers: [`lyricall.cz/feed.xml`](https://lyricall.cz/feed.xml)
- **No social media integration** - This site is not connected with any social media.
Sorry Zuckeberg but you will have to find another way how to spy on our users.
- **SEO friendly** - Lyricall is designed for maximal search engine optimalization.
- **Minimalistic desing** - The whole design is is made in way it will not disturb
users with visual smog.
- **Open Source** - Source code of this whole project is open source. You can find it
[Github](https://github.com/yagarea/lyricall).### Technological background
Used technologies:
- [Jekyll](https://jekyllrb.com/)
- [Ruby](https://www.ruby-lang.org/en/)
- [JekTeX](https://rubygems.org/gems/jektex)
- [Liquid](https://shopify.github.io/liquid/)
- [HTML](https://en.wikipedia.org/wiki/HTML)
- [CSS](https://en.wikipedia.org/wiki/CSS)Inspired by [Minimalist](https://github.com/Trybnetic/minimalist/) template and
favicon was designed by Freepik.