Jekyll
Jekyll is a static site generator that transforms plain text into static websites. It’s the engine behind this site.
Why Jekyll
- Simple and focused on content
- Built-in support for Markdown
- No database required
- Free hosting on GitHub Pages or Netlify
- Large ecosystem of plugins
How this site works
This site uses Jekyll with a custom plugin that converts Obsidian-style [[wikilinks]] into proper HTML links. The Flexoki color scheme provides the visual foundation, and the whole thing is authored as a collection of Markdown files.
Powiązane wpisy
-
Hello World
This is the first post on my Digital garden. I built this site as an Obsidian vault published with Jekyll, inspired ...
-
Digital Garden
A digital garden is a collection of evolving notes and ideas, published openly on the web. Unlike a traditional blog ...
-
Obsidian
[Obsidian](https://obsidian.md) is a powerful knowledge base that works on top of a local folder of plain text Markdo...
-
Wikilinks
Wikilinks are a way to link between notes using double brackets: `[[Note Title]]`. ## Syntax - `[[Note Title]]` — l...