Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jasperabez/jasperabez.github.io

personal portfolio and blog (Hugo)
https://github.com/jasperabez/jasperabez.github.io

hugo portfolio-website tailwindcss

Last synced: 24 days ago
JSON representation

personal portfolio and blog (Hugo)

Awesome Lists containing this project

README

        

# jasperabez.github.io

My personal portfolio and blog site based on the [Hugo + Tailwind template](https://github.com/4044ever/Hugo-Tailwind-3.0) by [4044ever](https://github.com/4044ever). The design is largely inspired and modified from [karanpratasingh's portfolio](https://github.com/karanpratapsingh/portfolio).

## Note to self
To ensure TailwindCSS re-generates run:
`yarn start`
To build the latest and display in live server
`yarn build`