Skip to content

🪴 A simple, clean, flexible Hugo theme → 5.1 now

License

Notifications You must be signed in to change notification settings

traghav/hugo-paper

 
 

Repository files navigation

Paper 5.1

Demo → hugo-paper.vercel.app


A simple, clean, flexible Hugo theme.

⚡️ Fast | 🦋 Fluent | 🪀 Smooth


Overview

Desktop Mobile

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

Install

Inside the folder of your Hugo project, run:

git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper

Open config.toml, change theme to "paper":

theme = "paper"

For more information, please read the official guide of Hugo.

Options

Available options to config.toml:

disqusShortname = 'YOUR_DISQUS_SHORTNAME'   # add disqus comments

[params]
  disableHLJS = true                         # don't use highlight.js
  twitter = 'YOUR_TWITTER_ID'                # twitter.com/YOUR_TWITTER_ID
  github = 'YOUR_GITHUB_ID'                  # github.com/YOUR_GITHUB_ID
  instagram = 'YOUR_INSTAGRAM_ID'            # instagram.com/YOUR_INSTAGRAM_ID

License

MIT License (c) nanxiaobei

FUTAKE

Try FUTAKE in WeChat. A mini app for your inspiration moments. 🌈

FUTAKE

About

🪴 A simple, clean, flexible Hugo theme → 5.1 now

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.0%
  • HTML 39.9%
  • JavaScript 2.1%