Official Website of Cirebon Developer - Powered by Hexo
English | Bahasa
First, make sure you already have Git, Node, and Hexo installed. Then, open your terminal (or Git Bash in Windows) and run the following commands:
git clone https://github.com/CirebonDev/cirebondev-site.git
cd cirebondev-site
npm install
git clone https://github.com/pinggod/hexo-theme-apollo.git themes/hexo-theme-apollo
Run:
hexo server
- You have to fork this repository and do your work on your own.
- Do not work on
master
, please do your work on separate branch, make a Pull Request tomaster
when you're done. - 1 Pull Request for 1 Topic
- Small 1 commit in 1 Pull Request is better