Skip to content

Benky/blog-src

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sources that are used to build https://github.com/Quasilyte/quasilyte.github.io.
The site itself can be found here: https://quasilyte.github.io/blog/.

Some information:

  • Hugo static site generator
  • Steam huge theme

./hugo_hints.txt - memo for hugo commands.

./scripts/run_server - run server on 127.0.0.1:1313.

./scripts/deploy - build script.

Install steps:

# 1. Install hugo.

# 2. Install theme.
mkdir -p themes
cd themes
git clone https://github.com/digitalcraftsman/hugo-steam-theme.git

# 3. Check installation.
./script/run_server

About

quasilyte.github.io sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.0%
  • HTML 16.4%
  • Emacs Lisp 13.6%
  • Go 10.4%
  • Assembly 2.4%
  • Shell 1.2%