Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peter-mcconnell/petermcconnell.com
https://github.com/peter-mcconnell/petermcconnell.com
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/peter-mcconnell/petermcconnell.com
- Owner: peter-mcconnell
- Created: 2022-11-29T20:09:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T17:17:00.000Z (7 months ago)
- Last Synced: 2024-05-04T18:27:23.523Z (7 months ago)
- Language: HTML
- Size: 7.38 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
petermcconnell.com
==================Built with Hugo
```sh
# run on http://localhost:1313/
hugo server
# hugo server --buildDrafts
``````sh
# build
hugo
```