Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcosentino11/josephcosentino.me
My personal website and portfolio
https://github.com/jcosentino11/josephcosentino.me
Last synced: about 6 hours ago
JSON representation
My personal website and portfolio
- Host: GitHub
- URL: https://github.com/jcosentino11/josephcosentino.me
- Owner: jcosentino11
- Created: 2016-05-23T02:25:09.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-06-22T17:37:28.000Z (over 3 years ago)
- Last Synced: 2023-03-01T18:20:58.255Z (over 1 year ago)
- Language: HTML
- Homepage: https://josephcosentino.me
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [josephcosentino.me](https://josephcosentino.me)
My website profile, built with Hugo
[![Personal Website](https://github.com/jcosentino11/josephcosentino.me/blob/main/site.png?raw=true)](https://josephcosentino.me)
## Requirements
```
brew install go hugo
```## Develop
```
hugo server
```
Site is now available at [http://localhost:1313/](http://localhost:1313/)