Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ire4ever1190/folio-site
πwish me luck
https://github.com/ire4ever1190/folio-site
Last synced: 11 days ago
JSON representation
πwish me luck
- Host: GitHub
- URL: https://github.com/ire4ever1190/folio-site
- Owner: ire4ever1190
- Created: 2022-03-24T03:43:20.000Z (over 2 years ago)
- Default Branch: mojo-dojo-casa-branch
- Last Pushed: 2023-12-30T10:25:35.000Z (10 months ago)
- Last Synced: 2024-05-02T02:34:24.970Z (6 months ago)
- Language: PHP
- Size: 135 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This is the source code to my [personal site](https://leahy.dev). It isn't that interesting so don't expect much
### Development
In case you are curious, the site is made in PHP and converted into static HTML via a Makefile. This is because I am too lazy to set up
any kind of actual static site generator. Why use PHP at all when I barely use its features and don't need anything more than HTML + JS? Shut up π«π .I use line wraparound in my editor which is way a lot of the text is very long### Deployment
Deploying can be done via `make build`. Requires [closure compiler](https://github.com/google/closure-compiler) for optimising the JS (no need to make CDNs do extra work)
### Attribution
- [Mutant Remix](https://mutant.revolt.chat/) by Revolt chat is used for the emojis
- [Tabler Icons](https://tabler-icons.io/) for the icons