Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A responsive one-column Jekyll theme with classic styling and typographic details, ported from the WordPress theme.
Libretto is a responsive one-column Jekyll theme that focuses on classic styling and typographic details, designed for text-first sites like personal blogs. It is a port of the Libretto WordPress theme, and is available as a GitHub repository with a live demo.
Libretto is a Jekyll theme that produces a static, single-column website from standard Jekyll content files. It runs on Jekyll, meaning posts and pages written in Markdown are compiled into HTML without a database or backend. The theme was created by ferrolho from the Libretto WordPress theme, and its repository includes a demo at https://ferrolho.github.io/jekyll-theme-libretto/.
jekyll serve --watch, and the site is viewed at http://127.0.0.1:4000/jekyll-theme-libretto/.git clone [email protected]:ferrolho/jekyll-theme-libretto.git, requiring no package manager beyond Jekyll itself.Libretto suits bloggers and writers who want a minimal, typography-first space for their posts. It also fits developers who prefer Jekyll's flat-file static site workflow over dynamic CMS platforms, and designers who appreciate the classic WordPress-theme-derived aesthetic.
Start by cloning the repository from GitHub. Then enter the directory and run jekyll serve --watch from the command line, which compiles the theme and generates a local preview at http://127.0.0.1:4000/jekyll-theme-libretto/. This development loop is identical to most Jekyll themes: write content, refresh the browser, and see the output.
