Building simple websites, like a blog, or a personal website do not require an interactive experience, using an static site generator like Lektor you could achieve the same functionality, without worrying about updates, security, performance, or cost; and deploy your site for free in Github Pages.
The idea of this workshop is to create an static website using Lektor, while exploring its features
1. What’s Lektor? Lektor is a flexible and powerful static content management system for building complex and beautiful websites out of flat files.
2. Why a static website could be a better decision? (Pro/Cons) Static websites are safer, use fewer resources, and doesn’t have vendor and platform lock-in (when data can’t be exported).
3. Why Lektor? Lektor has flexibility buid-in in its core, it’s multipurpose, a big difference between it and other static generators
4. Structure of a Lektor project
5. Deploying
6. Themes
7. Plugins