Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterfication/peterfication.github.io
My personal website
https://github.com/peterfication/peterfication.github.io
Last synced: 23 days ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/peterfication/peterfication.github.io
- Owner: peterfication
- Created: 2022-08-05T09:27:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T06:43:39.000Z (5 months ago)
- Last Synced: 2024-12-18T04:57:25.354Z (23 days ago)
- Language: HTML
- Homepage: https://peterfication.github.io
- Size: 2.84 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My personal website
Created with [Jekyll](https://jekyllrb.com/) and [TailwindCSS](https://tailwindcss.com/).
Commands are specified in the [`Justfile`](Justfile) and can be listed by running [`just`](https://github.com/casey/just).
## Code hightlight
The CSS for the code highlights was generated with the following command:
```
rougify style monokai.sublime > assets/css/code.css
```But with the background colors removed.