mirror of
https://git.sr.ht/~edwardloveall/scribe
synced 2025-12-10 12:41:23 +00:00
6baba803091e7f00bbe9c4555de3ffdb821295be
Also wrap the content in an article for semantic formatting tufte.css requires that content is wrapped in an <article> and at least one <section>. There's no way of determining new semantic sections so there is only one.
scribe
This is a project written using Lucky. Enjoy!
Setting up the project
- Install required dependencies
- Update database settings in
config/database.cr - Run
script/setup - Run
lucky devto start the app
Learning Lucky
Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.
Languages
Crystal
83.9%
Nix
8.6%
Shell
4.6%
JavaScript
1.4%
Dockerfile
1%
Other
0.5%