Coder Social home page Coder Social logo

tofuwine / papermod-pe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adityatelange/hugo-papermod

5.0 0.0 1.0 5.59 MB

Hugo-PaperMod Personalized Edition

Home Page: https://tofuwine.github.io

License: MIT License

JavaScript 6.72% CSS 18.93% HTML 74.35%

papermod-pe's Introduction

PaperMod PE | Demo


PaperMod PE 是 Hugo-PaperMod 的个性化版本。

快速开始

  1. 安装 Hugo。参考文档:Hugo Docs's - Quick Start (需要 Hugo 版本 >= v0.125.3)

  2. 创建 Hugo Site

# 将下面 MySite 替换为你的网站名
hugo new site MySite --format yml

更多命令参考:Hugo Docs's - hugo new site command

  1. 启用 Git
cd MySite
git init .
git add .
  1. 安装 PaperMod-PE 主题
git submodule add --depth=1 https://github.com/tofuwine/PaperMod-PE.git themes/PaperMod-PE
  1. 修改 Hugo 配置文件:
theme: PaperMod-PE

文档

点击前往:PaperMod-PE Documents

变更说明

本项目对 Hugo-PaperMod 进行了功能及样式修改,主要内容如下:

样式

单位由 px 改用 rem / em,为简化计算,设置 html: font-size: 62.5%;

转换计算:

  • 10px = 1rem
  • 16px = 1.6rem

FAQ

主题更新

使用如下命令更新主题:

git submodule update --init --recursive

papermod-pe's People

Contributors

adityatelange avatar nanxiaobei avatar tofuwine avatar kdkasad avatar jmooring avatar geeqla avatar jannikarndt avatar izdwuut avatar danielfdickinson avatar kdecherf avatar arkrz avatar northerner-coder avatar muhammadhanif avatar mohnoor94 avatar mehdy avatar ham1 avatar cbrownstein avatar cljoly avatar icy-comet avatar deining avatar rojvv avatar pxlfrk avatar pacientes avatar zhangyuannie avatar track3 avatar syphdias avatar rharter avatar rotzbua avatar richardslater avatar razonyang avatar

Stargazers

yanhua avatar Fang Wenda avatar Mirror avatar Forrest Glover avatar  avatar

Forkers

fangd123

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.