Skip to content

taherbs/taherbs.github.io

 
 

Repository files navigation

taherbs.github.io

Personal website/blog repo.

Run locally

Prequisites

  • Docker
  • Docker-compose
  • Make

Command

# Run the website
$ make start

# Stop the website
$ make stop

# Refresh the website
$ make refresh

# Show logs
$ make logs

Navigate in browser to http://<IP>:4000/ to view files, including draft files.

Push to github.io

Simply commit your code, then git push origin master, wait a few minutes, and then visit the Blog URL: https://taherbs.github.io.

Packages

No packages published

Languages

  • SCSS 49.1%
  • HTML 46.9%
  • JavaScript 2.3%
  • Ruby 1.5%
  • Makefile 0.2%