Fork of hugo-PapermodX for my own purposes
Go to file
Reorx ff2dc3c45d Merge branch 'side-toc'
* side-toc:
  adjust head tags order
  always render SEO templates
  update readme
  replace instantpage with instantclick
  menu consistant font weight
  fork: update footer
  add some simple icons with `-simple` suffix
  add EnableInstantPage param
  tweak toc style
  use setTimeout to reduce scroll callback frequency
  add param DisableSmoothScroll
  enhance toc scroll algorithm
  active toc link while scrolling
  add side class for toc if TocSide is true
  allow customize post page width
2022-04-12 21:50:44 +08:00
.github chore: allow setting manual version when required 2022-03-27 19:39:44 +05:30
assets replace instantpage with instantclick 2022-04-11 15:40:04 +08:00
i18n Update translation zh.yaml (#868) 2022-04-09 13:23:18 +05:30
images images: update 2020-09-25 13:35:31 +05:30
layouts adjust head tags order 2022-04-11 22:24:40 +08:00
LICENSE update LICENSE for 2021 2021-01-08 23:37:28 +05:30
README.md update readme 2022-04-11 16:11:55 +08:00
go.mod chore: add go.mod (#51) 2020-10-21 10:36:44 +05:30
theme.toml Bump minimum Hugo version to `0.83.0` 2021-10-22 20:01:02 +05:30

README.md

PaperModX

PaperModX is a forked version of PaperMod, it aims at adding new features and improving code quality, makes it easier to read and modify by anyone with basic knowledge of Hugo and HTML.

Features and changes:

  • Table of Contents (ToC) floating on the side
  • InstantClick integration
  • Social icons from Simple Icons
  • Opinionated UI enhancements