1
0
Fork 0
Meine modifikationen des Paper-Themes für Hugo
Find a file
saiskandapgs 3b8dbf8a0c
Update README.md to use new configuration file name
Hugo has now changed the default configuration file name to "hugo" and they are also suggesting users to rename them. This change will hopefully help new users who are just getting started.

https://gohugo.io/getting-started/configuration/
2023-06-02 21:20:23 +05:30
assets update ui 2023-06-02 18:43:49 +08:00
exampleSite add featured support 2023-05-21 03:20:31 +08:00
i18n Added Belarusian i18n file 2023-02-03 13:47:26 +02:00
images update pagespeed image 2023-02-26 00:19:46 +08:00
layouts update ui 2023-06-02 18:43:49 +08:00
static refine svg 2022-12-25 04:14:33 +08:00
.gitignore update .gitignore 2021-08-24 07:59:26 +08:00
.prettierignore update configs 2022-07-18 23:36:23 +08:00
.prettierrc.js run prettier 2022-11-15 08:06:02 +08:00
.stylelintignore update configs 2022-07-18 23:36:23 +08:00
.stylelintrc.js upgrade deps 2022-08-16 00:51:52 +08:00
LICENSE update license 2023-01-12 15:17:50 +08:00
package.json 6.14.0 2023-06-02 18:44:15 +08:00
pnpm-lock.yaml upgrade deps 2023-06-02 18:53:38 +08:00
README.md Update README.md to use new configuration file name 2023-06-02 21:20:23 +05:30
tailwind.config.js update configs 2022-07-18 23:36:23 +08:00
theme.toml Add link to demo site 2023-02-24 13:02:42 +11:00

Paper 6.14

Demo → hugo-paper.vercel.app


A simple, clean, flexible Hugo theme.

Fast | 📸 Fluent | 🫙 Smooth


Product Hunt: producthunt.com/posts/hugo-paper-6

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

Overview

Install

Inside the folder of your Hugo project, run:

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

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

theme = "paper"

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

Options

Available options to config.toml or hugo.toml:

disqusShortname = 'YOUR_DISQUS_SHORTNAME'   # use disqus comments

[params]
  # color style
  color = 'linen'                           # linen, wheat, gray, light

  # header social icons
  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
  mastodon = 'YOUR_MASTODON_LINK'           # e.g. 'https://mastodon.instance/@xxx'
  rss = true                                # show rss icon

  # home page profile
  avatar = 'GRAVATAR_EMAIL'                 # gravatar email or image url
  name = 'YOUR_NAME'
  bio = 'YOUR_BIO'


  # misc
  disableHLJS = true                        # disable highlight.js
  monoDarkIcon = true                       # show monochrome dark mode icon
  gravatarCdn = 'GRAVATAR_CDN_LINK'         # e.g. 'https://cdn.v2ex.com/gravatar/'
  graphCommentId = "YOUR_GRAPH_COMMENT_ID"  # use graph comment (disqus alternative)
  math = true                               # enable KaTex math typesetting globally

Available options to front matter:

comments = false                            # disable comments for a specific page
math = true                                 # enable KaTex math typesetting for a specific page

License

MIT License (c) nanxiaobei

FUTAKE

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