Skip to content

A simple, clean, customizable WordPress theme transplants from the Hugo theme hugo-paper.

License

Notifications You must be signed in to change notification settings

huangcheng/wordpress-theme-paper

Repository files navigation

Paper

A simple, clean, customizable WordPress theme transplants from the Hugo theme hugo-paper.


Paper

Features

Customizable

  • Customizable profiles, social links, and more. Theme Options

Develop

  1. Make sure you have Node.js, PNPM, Docker, PHP, Composer installed.

  2. Clone the repository and install the dependencies:

    git clone https://github.com/huangcheng/wordpress-theme-paper
    
    composer install
    
    pnpm install
  3. Build locale assets:

    pnpm run build:i18n
  4. Build the stylesheet:

    pnpm run build:css
  5. Start the development server:

    pnpm run start

To build the theme for production, run pnpm run build.

Installations

  1. Download the latest release from the releases page.

  2. Go to the WordPress admin panel, click on "Appearance" and then "Themes".

  3. Click on "Add New" and then "Upload Theme".

  4. Choose the downloaded zip file and click "Install Now".

  5. After installation, click on "Activate".

Links

About

A simple, clean, customizable WordPress theme transplants from the Hugo theme hugo-paper.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published