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

https://github.com/jedevc/website

My personal website :tada:
https://github.com/jedevc/website

Last synced: 7 months ago
JSON representation

My personal website :tada:

Awesome Lists containing this project

README

          

# My personal website

Source code for my personal website at .

## Development

Clone the repository:

$ git clone https://github.com/jedevc/website.git
$ cd website

Install dependencies:

$ yarn install

Start hugo development mode:

$ hugo serve

The site should now be running on