Nikola
GatsbyJS
Hexo
Wintersmith
Hugo
Jekyll
Metalsmith
Write.as
MkDocs
GitBook
Doxygen
Docusaurus
Daux.io
Docsify.js
DocFX
ReadTheDocs
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. Start by reading the introductory tutorial, then check the User Guide for more information.
Nikola
MkDocsNikola is recommended for Python developers, technical users seeking a flexible static site generator, and those who prioritize customization and plugin support. It is also well-suited for users looking to integrate Jupyter Notebooks into their site or those who enjoy working with reStructuredText.
Based on our record, Nikola should be more popular than MkDocs. It has been mentiond 13 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I use Nikola static site generator. (https://getnikola.com) I have Python scripts to convert archived posts from Mastodon into markdown format, add metadata to youtube and links, and other quality of life stuff, but nothing more complicated than shell scripts and a text editor. I publish with git to a server (not Github pages, although Nikola has a built in option for that.) Comments come from my Mastodon account... - Source: Hacker News / about 2 months ago
People worry about tooling because they don't want to create a future mess they have to unpick: or the process might be hard enough they just won't do it. For my private blog for example, how to easily - as in drag and drop - insert images was a big thing that needed to work. So was reasonable code rendering. I settled on the requirement "must be able to publish a Jupyter notebook" since that format roughly... - Source: Hacker News / 6 months ago
I don't know about "better" but I like Nikola (https://getnikola.com). - Source: Hacker News / 11 months ago
I've been pretty happy with nikola[1] The only thing I really wanted was 1 command to publish (which is does great) and an easy way to drag and drop images into posts (which I can do via the publish jupyter notebook function). What I absolutely did not want was anything where "send HTML to clients" created any sort of overhead like a database. [1] https://getnikola.com/. - Source: Hacker News / about 1 year ago
And I would argue that this is an excellent way to introduce new readers to RSS: instead of the browser popping up a download prompt, you can make your RSS feeds themselves a dedicated page for advocating RSS, in case an interested reader is browsing through the links on your site. [0] https://getnikola.com/ [1] https://getnikola.com/rss.xml (Open it in your browser!) [2] - Source: Hacker News / over 1 year ago
I'm a software engineer, and before getting my rM2, I kept all of my notes in Markdown format. They're under source control (git), and I use mkdocs to build them into a static website. I have a CI pipeline set up so that whenever I push changes to my notes to GitHub/Gitlab/Sourcehut, they are automatically built and published to my site. Source: over 3 years ago
Starlette is a web framework developed by the author of Django REST Framework (DRF), Tom Christie. DRF is such a solid project. Sharing the same creator bolstered my confidence that Starlette will be a well designed piece of software. - Source: dev.to / over 5 years ago
GatsbyJS - Blazing-fast static site generator for React
GitBook - Modern Publishing, Simply taking your books from ideas to finished, polished books.
Hexo - A fast, simple & powerful blog framework, powered by Node.js
Doxygen - Generate documentation from source code
Wintersmith - Flexible, minimalistic, multi-platform static site generator built on top of node.js
Docusaurus - Easy to maintain open source documentation websites