Skip to content
/ koding Public

🇮🇩 [DEPRICATED] Programming blog in Bahasa Indonesia

License

Notifications You must be signed in to change notification settings

risan/koding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koding - Programming Blog in Bahasa

Koding programming blog is powered by Jekyll and Github Pages.

Requirements

The following items are required to run this website:

Installation

1. Clone the Repository

Clone this repository to your local computer:

$ git clone git@github.com:risan/koding.git

2. Install the Dependencies

Navigate to the project directory and install the dependencies:

# Go to the project directory.
$ cd koding

# Install all of the dependencies.
$ bundle install

3. Build the website 🎉

To build the website, run the following command:

$ bundle exec jekyll build

The static files will be generated to _site directory. Jekyll also provides a built-in development server to easily preview the website:

$ bundle exec jekyll serve

License

MIT © Risan Bagja Pradana

About

🇮🇩 [DEPRICATED] Programming blog in Bahasa Indonesia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published