Skip to content

bijakas/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

195 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ardianta Blog

pipeline status Hugo version

This is my blog's source code. Sorry, I don't accept pull request, because this repository is mirrored from Gitlab. But, feel free to report any issue.

Requirement

You need to install Hugo v0.41 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

About

My Blog Source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 65.9%
  • CSS 34.1%