Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 939 Bytes

readme.md

File metadata and controls

34 lines (23 loc) · 939 Bytes

Official Website of Cirebon Developer - Powered by Hexo

English | Bahasa

Installation

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

Start Server

Run:

hexo server

Contributing Guide

  • 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 to master when you're done.
  • 1 Pull Request for 1 Topic
  • Small 1 commit in 1 Pull Request is better

Reference

Issue