Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdxjohnny/pdxjohnny.github.io
Personal website
https://github.com/pdxjohnny/pdxjohnny.github.io
Last synced: about 1 month ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/pdxjohnny/pdxjohnny.github.io
- Owner: pdxjohnny
- License: unlicense
- Created: 2016-10-19T16:35:46.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-18T03:23:31.000Z (about 2 months ago)
- Last Synced: 2024-09-18T06:34:12.464Z (about 2 months ago)
- Language: HTML
- Homepage: https://pdxjohnny.github.io
- Size: 7.35 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# John Andersen (pdxjohnny)'s personal blog
```console
git clone [email protected]:pdxjohnny/pdxjohnny.github.io.git
cd pdxjohnny.github.io
git submodule init
git submodule update
hugo --watch server
```Optional for `hugo`: `--bind 0.0.0.0 -b http://blog.chadig.com/`