All Projects → mrmierzejewski → Hugo Theme Console

mrmierzejewski / Hugo Theme Console

Licence: mit
A minimal, responsive and light theme for Hugo inspired by Linux console.

Projects that are alternatives of or similar to Hugo Theme Console

Hugo Paper
🥛 A simple, clean, flexible Hugo theme
Stars: ✭ 538 (+276.22%)
Mutual labels:  clean, blog, hugo, hugo-theme, simple
Hugo Papermod
A fast, clean, responsive Hugo theme
Stars: ✭ 1,202 (+740.56%)
Mutual labels:  clean, blog, hugo, portfolio, hugo-theme
Hugo Theme Hello Friend
Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!
Stars: ✭ 586 (+309.79%)
Mutual labels:  blog, hugo, hugo-theme, responsive
Kross Hugo
Kross Creative Portfolio Template
Stars: ✭ 172 (+20.28%)
Mutual labels:  blog, hugo, portfolio, minimal
Hugo Theme Terminal
A simple, retro theme for Hugo
Stars: ✭ 832 (+481.82%)
Mutual labels:  blog, hugo, hugo-theme, minimal
Hugo Theme Fuji
A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。
Stars: ✭ 145 (+1.4%)
Mutual labels:  hugo, hugo-theme, minimal, responsive
yourfolio
⭐ Super simple and responsive theme for your personal website on Hugo
Stars: ✭ 28 (-80.42%)
Mutual labels:  hugo-theme, portfolio, responsive, hugo
hugo-theme-texify
A minimal, latex-style hugo theme for personal blogging
Stars: ✭ 91 (-36.36%)
Mutual labels:  hugo-theme, minimal, responsive, hugo
osprey-delight
Osprey Delight is the free-minded artist's choice for a clutter-free and blazingly fast single-page portfolio.
Stars: ✭ 43 (-69.93%)
Mutual labels:  hugo-theme, portfolio, gallery, hugo
hyde-hyde
A cool theme inspired by spf13's Hyde theme
Stars: ✭ 234 (+63.64%)
Mutual labels:  hugo-theme, portfolio, responsive, hugo
Hugo Coder
A minimalist blog theme for hugo.
Stars: ✭ 1,374 (+860.84%)
Mutual labels:  hugo, hugo-theme, minimalist, responsive
Hugo Tranquilpeak Theme
A gorgeous responsive theme for Hugo blog framework
Stars: ✭ 686 (+379.72%)
Mutual labels:  blog, hugo, responsive
Erblog
A Hugo theme created by ertuil.
Stars: ✭ 49 (-65.73%)
Mutual labels:  blog, hugo, hugo-theme
Hugo Theme Noteworthy
A minimalist Hugo theme for writers and bloggers
Stars: ✭ 119 (-16.78%)
Mutual labels:  blog, hugo, hugo-theme
Hugo Xmin
eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS (with no dependencies)
Stars: ✭ 351 (+145.45%)
Mutual labels:  hugo, hugo-theme, minimalist
Kube
Kube is a professional and a responsive Hugo theme for developers and designers that offers a documentation section mixed with a landing page and a blog.
Stars: ✭ 349 (+144.06%)
Mutual labels:  hugo, hugo-theme, responsive
Derrick
🙌 Derrick is a clean minimal and fast theme for a personal blog.
Stars: ✭ 51 (-64.34%)
Mutual labels:  blog, simple, minimal
Hugo Geo
Theme I use for my personal website
Stars: ✭ 65 (-54.55%)
Mutual labels:  blog, hugo, hugo-theme
Harbor
Simple and minimal personal blog theme.
Stars: ✭ 120 (-16.08%)
Mutual labels:  hugo, hugo-theme, simple
Hugo Bearblog
🧸 A Hugo theme based on »Bear Blog«. Free, no-nonsense, super-fast blogging. This theme now includes a dark color scheme to support dark mode 🦉 ⬛️!
Stars: ✭ 86 (-39.86%)
Mutual labels:  blog, hugo, hugo-theme

Hugo Theme: Console

A minimal, responsive and light theme for Hugo inspired by Linux console.

Console

Live demo

Installation

$ mkdir themes
$ cd themes
$ git submodule add https://github.com/mrmierzejewski/hugo-theme-console.git hugo-theme-console

See the Hugo documentation for more information.

Configuration

Set theme parameter in your config file:

theme = "hugo-theme-console"

Example Site

To run the example site, please type the following command:

makefile hugo-server

Start page

The default start page template is located at themes/hugo-theme-console/layouts/index.html. To change the page content, you to need to copy this file to your website top-level layouts folder (layouts/index.html).

License

Copyright © 2021 Marcin Mierzejewski

The theme is released under the MIT License. Check the original theme license for additional licensing information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].