8000 GitHub - jasonekratz/hugo-geekblog: Hugo theme made for blogs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jasonekratz/hugo-geekblog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geekblog

Build Status Hugo Version GitHub release GitHub contributors License: MIT

Important: We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after June 30, 2021!

Geekblog is a simple Hugo theme for personal blogs. It is intentionally designed as a fast and lean theme and may not fit the requirements of complex projects. If a more feature-complete theme is required there are a lot of got alternatives out there. You can find a demo and the full documentation at https://hugo-geekblog.geekdocs.de.

Desktop and mobile preview

Build and release process

This theme is subject to a CI driven build and release process common for software development. During the release build, all necessary assets are automatically built by webpack and bundled in a release tarball. You can download the latest release from the GitHub release page.

Due to the fact that webpack and npm scripts are used as pre-processors, the theme cannot be used from the main branch by default. If you want to use the theme from a cloned branch instead of a release tarball you'll need to install webpack locally and run the build script once to create all required assets.

# install required packages from package.json
npm install

# run the build script to build required assets
npm run build

See the Getting Started Guide for details about the different setup options.

Contributors

Special thanks goes to all contributors. If you would like to contribute, please see the instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

The used SVG icons and generated icon fonts are licensed under the license of the respective icon pack:

About

Hugo theme made for blogs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 44.4%
  • HTML 37.8%
  • JavaScript 10.9%
  • CSS 6.9%
0