{"id":13511568,"url":"https://github.com/nanxiaobei/hugo-paper","last_synced_at":"2025-05-14T01:08:53.291Z","repository":{"id":37271299,"uuid":"116700454","full_name":"nanxiaobei/hugo-paper","owner":"nanxiaobei","description":"🪺 A simple, clean, customizable Hugo theme","archived":false,"fork":false,"pushed_at":"2025-03-09T17:25:53.000Z","size":7786,"stargazers_count":2221,"open_issues_count":0,"forks_count":511,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-03T08:03:16.591Z","etag":null,"topics":["blog","clean","dark","dark-mode","design","flex","flexible","hugo","hugo-theme","paper","simple","theme","white"],"latest_commit_sha":null,"homepage":"https://hugo-paper.vercel.app","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nanxiaobei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-08T16:26:30.000Z","updated_at":"2025-04-02T05:56:59.000Z","dependencies_parsed_at":"2023-12-25T11:27:00.258Z","dependency_job_id":"210da5c3-8d96-4d48-8890-f67f13f31d08","html_url":"https://github.com/nanxiaobei/hugo-paper","commit_stats":{"total_commits":491,"total_committers":57,"mean_commits":8.614035087719298,"dds":"0.16904276985743383","last_synced_commit":"8eeb1e8a513d3a0e32e0b305d445c3f6d545eeb3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanxiaobei%2Fhugo-paper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanxiaobei%2Fhugo-paper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanxiaobei%2Fhugo-paper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanxiaobei%2Fhugo-paper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanxiaobei","download_url":"https://codeload.github.com/nanxiaobei/hugo-paper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248224657,"owners_count":21068073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","clean","dark","dark-mode","design","flex","flexible","hugo","hugo-theme","paper","simple","theme","white"],"created_at":"2024-08-01T03:00:57.618Z","updated_at":"2025-04-10T13:09:10.051Z","avatar_url":"https://github.com/nanxiaobei.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\ngorgeous framer templates ☞ [21beats.lemonsqueezy.com](https://21beats.lemonsqueezy.com/)\n\nyour online home screen ☞ [kee.so](https://kee.so/)\n\n\u003c/div\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003ePaper \u003csup\u003e\u003csup\u003e\u003csub\u003e6.30\u003c/sub\u003e\u003c/sup\u003e\u003c/sup\u003e\u003c/h1\u003e\n\nDemo → [hugo-paper.vercel.app](https://hugo-paper.vercel.app/)\n\nA simple, clean, customizable Hugo theme.\n\n⚡️ Fast | 👒 Customizable | 🫙 Smooth\n\n\u003c/div\u003e\n\n## Links\n\nProduct Hunt: [producthunt.com/posts/hugo-paper-6](https://www.producthunt.com/posts/hugo-paper-6)\n\nHugo themes: [themes.gohugo.io/hugo-paper](https://themes.gohugo.io/hugo-paper/)\n\n## Overview\n\n![](./images/screenshot.png)\n![](./images/screenshot_dark.png)\n![](./images/pagespeed.png)\n\n## Options\n\nAvailable options to `config.toml` or `hugo.toml`:\n\n```toml\n[services]\n  [services.disqus]\n    shortname = 'YOUR_DISQUS_SHORTNAME'     # use disqus comments\n\n[params]\n  # color style\n  color = 'linen'                           # linen, wheat, gray, light\n\n  # header social icons\n  twitter = 'YOUR_TWITTER_ID'               # twitter.com/YOUR_TWITTER_ID\n  github = 'YOUR_GITHUB_ID'                 # github.com/YOUR_GITHUB_ID\n  instagram = 'YOUR_INSTAGRAM_ID'           # instagram.com/YOUR_INSTAGRAM_ID\n  linkedin = 'YOUR_LINKEDIN_ID'             # linkedin.com/in/YOUR_LINKEDIN_ID\n  mastodon = 'YOUR_MASTODON_LINK'           # e.g. 'https://mastodon.instance/@xxx'\n  threads = '@YOUR_THREADS_ID'              # threads.net/@YOUR_THREADS_ID\n  bluesky = 'YOUR_BLUESKY_ID'               # https://bsky.app/profile/YOUR_BLUESKY_ID\n  rss = true                                # show rss icon\n\n  # home page profile\n  avatar = 'GRAVATAR_EMAIL'                 # gravatar email or image url\n  name = 'YOUR_NAME'\n  bio = 'YOUR_BIO'\n\n\n  # misc\n  disableHLJS = true                        # disable highlight.js\n  disablePostNavigation = true              # disable post navigation\n  monoDarkIcon = true                       # show monochrome dark mode icon\n  gravatarCdn = 'GRAVATAR_CDN_LINK'         # e.g. 'https://cdn.v2ex.com/gravatar/'\n  math = true                               # enable KaTeX math typesetting globally\n  localKatex = false                        # use local KaTeX js/css instead of CDN\n  graphCommentId = \"YOUR_GRAPH_COMMENT_ID\"  # use graph comment (disqus alternative)\n  favicon = \"favicon.ico\"                   # customize the default favicon\n  appleTouchIcon = \"apple-touch-icon.png\"   # customize the default Apple touch icon\n\n  # RTL supprot\n  direction = \"rtl\"                         # RTL support for Right-to-left languages\n\n  # giscus\n[params.giscus]\n  repo = 'YOUR_GISCUS_REPO'                 # see https://giscus.app for more details\n  repoId = 'YOUR_GISCUS_REPO_ID'\n  category = 'YOUR__GISCUS_CATEGORY'\n  categoryId = 'YOUR_GISCUS_CATEGORY_ID'\n  mapping = 'pathname'\n  theme = 'light'\n  lang = 'zh-CN'\n```\n\nAvailable options to front matter:\n\n```toml\ncomments = false                            # disable comments for a specific page\nmath = true                                 # enable KaTeX math typesetting for a specific page\n```\n\n## Install\n\n### As git submodule\n\nInside the folder of your Hugo project, run:\n\n```bash\ngit submodule add https://github.com/nanxiaobei/hugo-paper themes/paper\n```\n\nOpen `config.toml`(or `hugo.toml`), change `theme` to `\"paper\"`:\n\n```toml\ntheme = \"paper\"\n```\n\nFor more information, please read the [official guide](https://gohugo.io/getting-started/quick-start/#configure-the-site) of Hugo.\n\n### As hugo module\n\nAdd paper theme ad dependency of your site:\n\n```bash\nhugo mod init github.com/\u003cyour_user\u003e/\u003cyour_project\u003e\n```\n\nOpen `config.toml`(or `hugo.toml`), remove the `theme` line (if present), add `module` section to the bottom of the file:\n\n```toml\n[module]\n  [[module.imports]]\n    path = \"github.com/nanxiaobei/hugo-paper\"\n```\n\nFor more information, please read the [official guide](https://gohugo.io/hugo-modules/use-modules/#use-a-module-for-a-theme) of Hugo.\n\n## License\n\n[MIT License](https://github.com/nanxiaobei/hugo-paper/blob/main/LICENSE) (c) [nanxiaobei](https://lee.so/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanxiaobei%2Fhugo-paper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanxiaobei%2Fhugo-paper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanxiaobei%2Fhugo-paper/lists"}