https://github.com/khofesh/alhassan-hugo
alhassan website built with hugo
https://github.com/khofesh/alhassan-hugo
Last synced: 4 months ago
JSON representation
alhassan website built with hugo
- Host: GitHub
- URL: https://github.com/khofesh/alhassan-hugo
- Owner: khofesh
- Created: 2020-03-22T16:31:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T09:32:43.000Z (about 6 years ago)
- Last Synced: 2026-01-15T18:41:00.599Z (5 months ago)
- Language: HTML
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install Hugo
```
$ sudo pacman -S hugo
```
## Run Development Server
```
$ hugo server -D
```