All Projects β†’ varkai β†’ Hugo Theme Zozo

varkai / Hugo Theme Zozo

Licence: mit
🌟 A simple and beautiful theme for Hugo

Projects that are alternatives of or similar to Hugo Theme Zozo

onepress
A simple, clean, and responsive "Hugo - Static Site Generator" theme for bloggers
Stars: ✭ 20 (-92.25%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
mogege
A blog theme for hugo
Stars: ✭ 81 (-68.6%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
hugo-theme-minima
A clean and minimal Hugo theme.
Stars: ✭ 70 (-72.87%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
Hugo Theme Pure
A pure theme for Hugo
Stars: ✭ 198 (-23.26%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
persian-hugo
Persian is a box design personal blog theme based on Bootstrap and powered by Hugo. It is very responsive and perfectly fits on any sized screen device.
Stars: ✭ 32 (-87.6%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
Hugo Eureka
Eureka is a feature-rich and highly customizable Hugo theme.
Stars: ✭ 239 (-7.36%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
bookworm-light
Bookworm is a clean and modern Hugo blog theme focused on high speed and support multiple authors.
Stars: ✭ 59 (-77.13%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
Hugo Casper Two
Port of Casper 2.x to Hugo
Stars: ✭ 135 (-47.67%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
hugo-now
a Hugo port of Jekyll Now
Stars: ✭ 16 (-93.8%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
liva-hugo
Liva is a personal blog template powered by Hugo.
Stars: ✭ 192 (-25.58%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
Allinone
All in one Hugo theme
Stars: ✭ 155 (-39.92%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
navigator-hugo
Navigator Business theme powered by Hugo. It also could be used for a personal portfolio.
Stars: ✭ 133 (-48.45%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
Keepit
The most powerful minimal Hugo theme.
Stars: ✭ 151 (-41.47%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
restaurant-hugo
The restaurant is a creative and responsive restaurant website theme in Hugo environment. It is very well decorated theme which will make your website building easier.
Stars: ✭ 50 (-80.62%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
Aether
A responsive and clean Hugo theme for blogs
Stars: ✭ 136 (-47.29%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
hugo-theme-fluency
A fluent hugo theme.
Stars: ✭ 48 (-81.4%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
Hugo Theme Even
πŸš€ A super concise theme for Hugo https://hugo-theme-even.netlify.app
Stars: ✭ 1,351 (+423.64%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
Hugo Primer
Hugo theme based on GitHub's Primer CSS
Stars: ✭ 103 (-60.08%)
Mutual labels:  hugo, hugo-theme, hugo-blog-theme
twenty-twenty-hugo
Twenty Twenty Hugo is forked from WordPress Twenty Twenty theme. It's fully functional like the WordPress theme.
Stars: ✭ 48 (-81.4%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme
hugo-dusk
Simple, minimalistic dark theme for Hugo.
Stars: ✭ 50 (-80.62%)
Mutual labels:  hugo-theme, hugo, hugo-blog-theme

Hugo Theme Zozo

GitHub

A simple and beautiful theme for Hugo

It's a port of Aragaki, The style is reference from 菩提树下, Some functions are referenced from Even

Features

  • Responsive
  • Syntax highlighting with highlightjs
  • Math with mathjax
  • Social links(Customize)
  • Tags page
  • Archive page
  • Disqus and Valine comment-system
  • Fancybox
  • GoogleAnalytics

Demo | δΈ­ζ–‡θ―΄ζ˜Ž

Sceenshots

zozo

Installation

$ git clone https://github.com/varkai/hugo-theme-zozo themes/zozo

Important: Take a look inside the exampleSite folder of this theme. You'll find a file called config.toml. To use it, copy the config.toml in the root folder of your Hugo site. Feel free to change it.

ExampleSite

There is an example site with config file and markdown files in exampleSite directory.

About Page

Use the about page to introduce yourself to your visitors. You can customize the content as you like in the /content/about/index.md.

Shortcodes

This theme provides img shortcodes.

{{< img src="path/to/xxx.png" >}}

MathJax

This theme supports MathJax, which are turned off by default. If you want to use them, you need to set them in config.toml.

Set mathjax = true under the [params] to support the MathJax.

Valine Comment System

This theme provides valine comment system, the default is closed, if you want to use, need to set in config. toml.

Set the enable = true under [params.valine] to open valine, and will be appId and appKey set for yourself.

Social Link Icons

You can add a social link panel in the header by adding entries to the social block in the config.toml.

Remix icon is used in this theme.

Nearly Finished

In order to see your site in action, run Hugo's built-in local server.

$ hugo server

Now enter localhost:1313 in the address bar of your browser.

License

Released under the MIT License.

Acknowledgements

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].