Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 997 Bytes

readme-id.md

File metadata and controls

34 lines (23 loc) · 997 Bytes

Website Resmi Cirebon Developer - Diberdayakan oleh Hexo

English | Bahasa

Instalasi

Pertama, pastikan kamu sudah menginstall Git, Node, dan Hexo. Kemudian, buka terminal kamu (atau Git Bash di Windows) dan jalankan perintah berikut:

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

Menjalankan Server

Run:

hexo server

Panduan Berkontribusi

  • Kamu harus fork repositori ini dan melakukan pekerjaan kamu pada punya mu sendiri.
  • Jangan mengerjakan di master , silahkan lakukan pekerjaan mu di branch terpisah, buat sebuah Pull Request ke master saat kamu telah selesai.
  • 1 Pull Request untuk 1 Topik
  • 1 commit kecil di 1 Pull Request lebih baik

Referensi

Issue