Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

alimac/alimac.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alimac.io

My personal website, built with Hugo and now, Docker.

Requirements

Install Docker and make.

Usage

  1. Clone the GitHub repo: git clone git@github.com:alimac/alimac.io.git
  2. cd alimac.io
  3. Run make to build the image and run the container.

The website (http://localhost:1313) will open in a new browser tab. When you make changes to the content, the change will automatically be reflected in the browser. Amazing!

Theme

The theme I use (https://themes.gohugo.io/hugo-tranquilpeak-theme/) is not included in this repository.

To install the theme:

  1. mkdir themes (inside the cloned repo)
  2. git clone git@github.com:kakawait/hugo-tranquilpeak-theme.git

Acknowledgements

I was inspired by a talk by Carolyn Van Slyck and https://github.com/carolynvs/carolynvanslyck.com/blob/source/Makefile.

About

My personal website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published