Hugo
MkDocs
Our great sponsors
Hugo | MkDocs | |
---|---|---|
308 | 65 | |
60,690 | 14,674 | |
1.6% | 1.8% | |
9.8 | 8.4 | |
2 days ago | 1 day ago | |
Go | Python | |
Apache License 2.0 | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Hugo
-
Create your GitHub profile page in 1 minute without 1 line of code for free.
Hugo
-
30 knowledge base tools for developers in 2022
Hugo (OpenSource) - The world’s fastest framework for building websites
-
Astro and the move to MDX
. . . larger sites don’t refresh all that quickly when you edit either Markdown or an .astro file . . . . where refresh-in-dev-mode speed is concerned, all the other competitors currently have an edge on Astro for this item, with the stunningly fast Hugo obviously leading the pack.
-
static website forms
If you are using a static site generator SSG like Hugo or Jekyll, there will come a time that you may ask yourself, how do I handle forms.
-
📲 Inspired by Twilio we started to build our own (pico)cli to send sms
The content of the guide lives in a single Markdown file, content/_index.md. The website is built using Hugo.
-
Apply Beautiful Hugo
This is because the Beautiful Hugo theme uses the Page.URL method that was removed in Hugo v0.93.
-
Spf13 Google
I contribute to open source projects as well - in various ways - and it's fine for a maintainer of a huge project to use that wording.
He pushed hugo and viper in 2013-2014: https://github.com/gohugoio/hugo/commits/v0.7, viper: https://github.com/spf13/viper/commit/98be071
Steve is a very accomplished programmer, with what hugo / viper became in the go ecosystem by itself. In my view, the projects also jumpstarted a lot of new users who were trying out golang who weren't sold on it yet. I didn't really appreciate his leadership or advisory roles until now, that's just icing on the cake.
Thanks for your contributions, Steve!
-
I wrote a compilation of CLI tools I've been using for 2+ years. One of my first blog posts!
FYI, it's a Hugo site based on the Kaktus theme made by me. It is a fork of the Cactus theme.
-
Why doesn't people just use WordPress instead of classic front end dev?
One thing that looks completely interesting are static website generators. Like Jekyll and Hugo. They make websites with HTML, CSS and JavaScript, and all you have to do to add new blog entries, is to create a simple markdown file and add it to a folder, and the styling is created for you. I'm really curious about how you can add your own HTML and CSS to make your own website with this technology. They have a lot of templates, but they all look weird to me, or they don't provide a lot of functionality.
-
Building the plane while flying it
In the February 2022 I finally decided to create my personal blog. I've chosen to Hugo as a framework for building it. On the landing page, it bravely declares:
MkDocs
- What framework or service do you use to build your documentation?
-
30 knowledge base tools for developers in 2022
MkDocs (Open Source) - Project documentation with Markdown
-
Docusaurus 2.0 – Meta's static site generator to build documentation sites
If you are looking for a similar markdown-to-docs-site tool but don't want to run javascript outside of a browser, MkDocs is great: https://www.mkdocs.org/
- Création de sites web pour l'enseignement
-
As Nano grows, more developers will make services and API. Today, I'm releasing under MIT the code for docs.Nano.to. Introducing: Easy Docs - An Easy Documentation Generator. For Quick, Github Pages hosted docs. Created for Nano. Useful for any subject.
The Official Nano Docs are Open Source as well. They use MkDocs.
-
Commit 1 to 1000 and beyond: Two years of maintaining an open-source project
After many iterations, the protocol was finally much better than what it used to be. It still had length headers, but it was far less funky than it used to be. And we finally had persistence. I also added several other utilities like background saving, snapshots, configuration and more. Also, I took the time to set up a documentation site (it was then built with mkdocs) to make it easier for folks to set up things on their machines. We eventually switched to Docusaurus and it has been a pleasant experience, thanks to its easy versioning. TerrabaseDB switched names to Skytable, especially inspired by Linux landing on Mars.
-
Basic blog based on static markdown files?
MkDocs
-
Documentation
I use https://www.mkdocs.org/ - everything written in Markdown, easy to embed images/tables, can be self-hosted either directly or via something like backstage.io
-
What tools can be used to build open source documentation?
MKdocs is really nice. But plenty of static site generators are out there.
-
I'd like to publish on the Internet a written online programming course. Something like a book, with good formatting, code examples, nice layout, etc. but something to be read on a browser. Is there a tool or service focusing on publishing programming teaching material / courses?
Source: https://www.mkdocs.org/
What are some alternatives?
sphinx - Main repository for the Sphinx documentation builder
DocFX - Static site generator for .NET API documentation.
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
pdoc - API Documentation for Python Projects
Docusaurus - Easy to maintain open source documentation websites.
eleventy 🕚⚡️ - A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
astro - Build fast websites, faster. 🚀🧑🚀✨
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
obsidian-export - Rust library and CLI to export an Obsidian vault to regular Markdown
Read the Docs - The source code that powers readthedocs.org
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby