A fast, clean, responsive Hugo theme.
Go to file
Nazım Can Altınova 6cd8e13423 Remove the marker of menu <ul> element
This is a problem in Firefox because Firefox displays markers(bullet
points) of `<li>` element just before the inline contents of the
elements. But Chrome displays them before the element, not depending on
the content of the `<li>` element. So it wasn't visible on Chrome but
it's in Firefox. This CSS change will remove that in Firefox too.
2019-05-04 19:56:25 +02:00
i18n Add zh i18n 2019-04-01 16:00:28 +08:00
images Update screen shot 2019-04-26 05:29:07 +08:00
layouts Add a way to change the date format with 'dateFormat' site param 2019-04-28 15:56:39 +02:00
static Remove the marker of menu <ul> element 2019-05-04 19:56:25 +02:00
LICENSE Update license 2019-04-01 17:38:46 +08:00
README.md Update README 2019-04-29 01:20:31 +08:00
theme.toml Update author 2019-04-01 16:16:48 +08:00

Paper

A simple, clean, flexible Hugo theme.

Version: 3.4

Overview

Demo: https://nanxiaobei.github.io/hugo-paper/

Hugo: https://themes.gohugo.io/hugo-paper/

Screen shot

Features

  • Blazing fast
  • Just simple
  • Paper clean

Install

Inside the folder of your Hugo site, run:

$ cd themes
$ git clone https://github.com/nanxiaobei/hugo-paper

For more information read the official guide of Hugo.