Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/jasperabez/jasperabez.github.io
- Owner: Jasperabez
- Created: 2022-04-30T11:45:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T06:25:03.000Z (4 months ago)
- Last Synced: 2024-07-11T07:49:23.970Z (4 months ago)
- Topics: hugo, portfolio-website, tailwindcss
- Language: CSS
- Homepage:
- Size: 22.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`