OcttKB/Wiki-OcttKB/tiddlers/Normal/_Static site generator.tid

36 lines
3.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

created: 20230905232949767
creator: Octt
modified: 20240201232824901
modifier: Octt
tags:
title: Static site generator
<<^wikipediaframe "Static site generator">>
* <<linkdescgit Docusaurus "https://docusaurus.io" "Easy to maintain open source documentation websites." "https://github.com/facebook/docusaurus">> (website contains a Showcase section with many sites)
** [[Support Relative Path|https://github.com/facebook/docusaurus/issues/448#issuecomment-908777029]]
** [[Option to generate offline static HTML files usable without server|https://github.com/facebook/docusaurus/issues/3825]]
*** [[Docusaurus-Static|https://octospacc.gitlab.io/editocttrialTools/docusaurus-static/]] --- my hack for solving the problem
** [[@easyops-cn/docusaurus-search-local|https://github.com/easyops-cn/docusaurus-search-local]] --- //Offline/local search for Docusaurus v2/v3// --- <<[# Demo"https://easyops-cn.github.io/docusaurus-search-local/">>
** [[How to use math equations in Docusaurus|https://aloci.me/mathjax-katex/]] --- a KaTeX integration is officially aknowledged, unfortunately for my experience alignment and spacing of some symbols is broken; better to just inject MathJax
* [[mdBook|https://rust-lang.github.io/mdBook/]] --- //command line tool to create books with Markdown. It is ideal for creating product or API documentation, tutorials, course materials or anything that requires a clean, easily navigable and customizable presentation.// --- <<[# Git "https://github.com/rust-lang/mdBook">>
* <<linkdescgit Retype "https://retype.com" "ultra-high-performance ✨ static website generator that builds a website based on simple Markdown text files" "https://github.com/retypeapp">> --- seems catered towards docs/notes sites
* <<linkdescgit Hugo "https://gohugo.io" "The worlds fastest framework for building websites" "https://github.com/gohugoio/hugo">>
* [[Hexo|https://hexo.io/]] --- //A fast, simple & powerful blog framework//
** //[[NexT|https://theme-next.js.org/]] is a high quality elegant theme for Hexo. It is crafted from scratch, with love.// --- <<[# Git "https://github.com/next-theme">>
* [[Jekyll|https://jekyllrb.com]] (+ docs) --- //🌐 Jekyll is a blog-aware static site generator in Ruby// --- <<#[ Git"https://github.com/jekyll">>
** [[Jekyll Themes|http://jekyllthemes.org/]] --- //A directory of the best-looking themes for Jekyll blogs// --- <<#[ Git"https://github.com/mattvh/jekyllthemes">>
*** <<linkdescgit "So Simple [Theme]" "https://mmistakes.github.io/so-simple-theme" " A simple Jekyll theme for words and pictures." "https://github.com/mmistakes/so-simple-theme">>
*** <<linkdescgit "Jekflix Template" "https://jekflix.rossener.com/" "A Jekyll theme inspired by Netflix. 🎬" "https://github.com/thiagorossener/jekflix-template">>
*** [[TeXt Theme|https://kitian616.github.io/jekyll-TeXt-theme/]] --- //💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc. // --- <<[# Git"https://github.com/kitian616/jekyll-TeXt-theme">>
** [[Working with upcoming posts in Jekyll|https://www.fizerkhan.com/blog/posts/working-with-upcoming-posts-in-jekyll]]
* [[Pelican|https://getpelican.com/]]
** [[Eevee|https://kura.gg/eevee/]] --- //A Material Design theme for Pelican//
* Zola
** [[Terminimal|https://pawroman.github.io/zola-theme-terminimal/]] --- //simple, minimal retro theme for Zola// --- <<[# Git "https://github.com/pawroman/zola-theme-terminimal/">>