Skip to content

ehaka/web

 
 

Repository files navigation

ehaka.github.io

Code and content for a personal academic website. The academic theme for Hugo is courtesy of George Cushen.

Setup

Go

https://go.dev/dl/

Hugo

git clone https://github.com/gohugoio/hugo.git
cd hugo
go install -tags extended

Repos

Check github ssh keys

git clone git@github.com:ehaka/web.git
cd web
git submodule init
git submodule update

If public submodule breaks

git clone git@github.com:ehaka/ehaka.github.io.git public

Build/test

hugo server

Update

Edit markdown files in content, add documents such as .pdf to static. Publish with deploy script.

About

source for personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 99.8%
  • Other 0.2%