Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/captainbrosset/patrickbrosset.com
My personal website
https://github.com/captainbrosset/patrickbrosset.com
Last synced: about 1 month ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/captainbrosset/patrickbrosset.com
- Owner: captainbrosset
- Created: 2021-03-18T13:36:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T14:17:34.000Z (about 1 month ago)
- Last Synced: 2024-11-19T15:27:09.899Z (about 1 month ago)
- Language: HTML
- Homepage: https://patrickbrosset.com
- Size: 89.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the source code to [my personal website](https://patrickbrosset.com).
It is built with 11ty.To run the site locally: `npm run watch`.
Articles that contain code snippets should include the following CSS:
```css
```