Skip to content

ardianta/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ardianta Blog

Hugo version

Requirements

You need to install Hugo 0.111.3 to build and run this blog

Build

To read this blog locally, you need to clone this repository:

git clone --depth 1 https://github.com/ardianta/blog.git ardianta-blog

Then run the hugo server:

cd ardianta-blog
▶ hugo server

Started building sites ...
.
.
Serving pages from memory
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop