Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/profiluefter/profiluefter.github.io
https://github.com/profiluefter/profiluefter.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/profiluefter/profiluefter.github.io
- Owner: profiluefter
- Created: 2018-10-24T05:19:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T02:23:32.000Z (over 1 year ago)
- Last Synced: 2023-07-19T03:33:22.940Z (over 1 year ago)
- Language: TypeScript
- Size: 1.91 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the source code of [profiluefter.me](https://profiluefter.me).
## How deployment works
This website is a Next.js Application!
I configured GitHub Actions to automatically build and export it.
It is then copied over to the [gh-pages branch](https://github.com/profiluefter/profiluefter.github.io/tree/gh-pages)
from where it is available on my domain using GitHub Pages and Cloudflare caching!