Skip to content

laravel-aceh/LaravelAceh-Site

Repository files navigation

Official Website of Laravel Aceh - Powered by Hexo

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/laravel-aceh/LaravelAceh-Site.git
cd LaravelAceh-Site
npm install

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