Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terenceponce/personal

Personal Website
https://github.com/terenceponce/personal

Last synced: about 2 months ago
JSON representation

Personal Website

Awesome Lists containing this project

README

        

# Terry's Personal Website

This is my personal website which you can access by going to https://terenceponce.com

This site was built using [Hugo](https://gohugo.io/) and is deployed using [Netlify](https://netlify.com).

## Getting Started

```
git clone [email protected]:terenceponce/personal.git
cd personal
git submodule init
git submodule update
hugo server
```