Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 23 HTML Theme Projects
-
Project mention: Ask HN: What's the best place to start a newsletter? | news.ycombinator.com | 2023-09-11
I just recently went through this decision process. My aim is to write code and math oriented posts so I need good support for nice syntax highlighting (at least colored) and mathjax (preferable) or katex. Substack is the most popular newsletter platform but fails at these two criteria. I love how math and syntax highlighting (plus numerous other features) work in MkDocs Material, which recently added a Blog plugin.
I wanted to combine the best of both: Substack as an amazing email social network, and MkDocs Material’s awesome look. So I’ve gone with using Substack as the core platform which I use to manage subscribers, and use it to post either math/code-free posts or a short teasers pointing to my main blog site on MkDocs Material when I need to show math/code
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
-
Project mention: Engineers who have a personal website/blog, what are you using to host/generate it? | /r/ExperiencedDevs | 2023-05-01
I use Hugo with the papermod theme
-
Project mention: ‘Too greedy’: mass walkout at global science journal over ‘unethical’ fees | news.ycombinator.com | 2023-05-07
Jekyll
https://github.com/alshedivat/al-folio
Take a look at the ICLR example in that repository.
-
Project mention: Looking for a specific 'subgenre' of digital minimalism - "Retro digital"? | /r/digitalminimalism | 2023-09-12
Chicago95
-
- https://github.com/oxalorg/sakura supports extremely easy theming using variables for duotone color scheming. It comes with several existing themes, which can be found in the css folder of this repository.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
I use the Hugo Theme Stack: https://github.com/CaiJimmy/hugo-theme-stack
-
-
-
cState
🔥 Open source static (serverless) status page. Uses hyperfast Go & Hugo, minimal HTML/CSS/JS, customizable, outstanding browser support (IE8+), preloaded CMS, read-only API, badges & more.
-
-
resume-template
:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template. (by jglovier)
-
There are also alternative admin themes (e.g. https://github.com/farridav/django-jazzmin) that you might like, which would replace the whole look and feel.
-
-
# update packages sudo apt-get update sudo apt-get upgrade # install dependencies sudo apt install hugo git neovim ca-certificates \ curl apt-transport-https lsb-release gnupg # add microsoft signing key to install azure cli sudo mkdir -p /etc/apt/keyrings curl -sLS https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor | sudo tee /etc/apt/keyrings/microsoft.gpg > /dev/null sudo chmod go+r /etc/apt/keyrings/microsoft.gpg AZ_REPO=$(lsb_release -cs) echo "deb [arch=`dpkg --print-architecture` signed-by=/etc/apt/keyrings/microsoft.gpg] https://packages.microsoft.com/repos/azure-cli/ $AZ_REPO main" | sudo tee /etc/apt/sources.list.d/azure-cli.list # install the azure cli sudo apt-get update sudo apt-get install azure-cli # create the static site hugo new site azure-static-site cd azure-static-site git init # setup static site theme git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke themes/ananke echo "theme = 'ananke'" >> config.toml # create a page on the site hugo new posts/my-first-post.md # edit the post using neovim nvim content/posts/my-first-post.md # start the hugo dev server hugo server --buildDrafts hugo server -D
-
-
I am using the amazing hugo theme 'Congo' to host a personal travel blog. While it is great, there is currently one manual step I need to take, which I would like to automate.
-
-
-
-
Recently I started to configure my digital garden. Foam is a good option, Hugo Doks, No Style Please, Git-Wiki, Researcher, Thinkspace, and other themes are good for zetteltasken pages.
-
Mainroad
Responsive, simple, clean and content-focused Hugo theme based on the MH Magazine lite WordPress theme
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
HTML Theme related posts
- Looking for a specific 'subgenre' of digital minimalism - "Retro digital"?
- Ask HN: What's the best place to start a newsletter?
- Material for MkDocs – Documentation that simply works
- Chicago95 – Windows 95 Theme for Linux
- Features tied to 'Piri Piri' funding goal
- Changing CMS from Wordpress to ?
- Kann man von Open Source leben? Interview mit Martin Donath, der von Open Source lebt.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Oct 2023
Index
What are some of the best open-source Theme projects in HTML? This list will help you:
Project | Stars | |
---|---|---|
1 | mkdocs-material | 15,579 |
2 | CoreUI-Free-Bootstrap-Admin-Template | 11,657 |
3 | minimal-mistakes | 11,328 |
4 | hugo-PaperMod | 7,193 |
5 | al-folio | 6,935 |
6 | Chicago95 | 3,889 |
7 | sakura | 3,767 |
8 | hugo-theme-stack | 3,645 |
9 | modular-admin-html | 2,924 |
10 | docsy | 2,286 |
11 | cState | 2,137 |
12 | modern-resume-theme | 1,779 |
13 | resume-template | 1,710 |
14 | django-jazzmin | 1,352 |
15 | ghostium | 1,264 |
16 | gohugo-theme-ananke | 965 |
17 | DoodleCSS | 944 |
18 | congo | 881 |
19 | hugo-theme-jane | 870 |
20 | hugo-eureka | 851 |
21 | toha | 833 |
22 | no-style-please | 832 |
23 | Mainroad | 806 |