Skip to content

ChungZH/cpeditor.github.io

 
 

Repository files navigation

cpeditor.org

Deploy status

All Contributors

This is the official website of CP Editor.

Build

Preparation

Make sure Git, Node.js and Hugo are installed.

git clone --recurse-submodules https://github.com/cpeditor/cpeditor.github.io
cd cpeditor.github.io
npm install

Build the current version

hugo

The site will be in the public directory.

Build the current version and preview on local server

hugo server

To preview, open localhost:1313 (you can see the 1313 in the output of the command, if the output shows another port, use the port in the output) in your browser.

Build all versions

./build.sh

The site will be in the dist directory.

Windows users need to use UNIX-like shells. However, if you only want to contribute, you don't need to build all versions.

Hall of Fame

All Contributors

Thanks goes to these wonderful people (emoji key):


Yufan You
🚧 💻 📖 🎨 🖋 👀 🚇

Ashar
🚧 💻 📖 🎨 🖋 👀

Kid
🖋

Nitish Kumar Singh
💻 🎨 🖋

Yatharth Verma
💻 🎨 🖋

Abishake
🐛

Shuhao Zhang
🖋

TFKls
🖋

IZOBRETATEL777
🖋

Flex Zhong
🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

About

The official website of CP Editor 😄

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.7%
  • CSS 14.8%
  • JavaScript 11.1%
  • Shell 1.3%
  • SCSS 0.1%