File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1- # FireIsWebsite
1+ # FireIsREADME
22
33![ GitHub License] ( https://img.shields.io/github/license/fireisgood/fireis.dev?style=flat-square&color=a31f34 )
44![ GitHub last commit] ( https://img.shields.io/github/last-commit/fireisgood/fireis.dev?style=flat-square )
55![ Website] ( https://img.shields.io/website?url=http%3A%2F%2Ffireis.dev&style=flat-square )
66
7- My website! Currently hosted through GitHub Pages via an Action.
7+ My website!
8+
9+ This is just the code behind it. You can check it out at [ fireis.dev] ( https://fireis.dev/ ) to see what this actually is.
10+ I'm not sure why you would want to look here, but I hope you find what you seek!
811
912Project structure:
1013
1922├── images/
2023├── layouts/
2124├── pages/
22- │ └── blog/
25+ │ ├── blog/
26+ │ └── tools/
2327└── styles/
2428```
2529
30+ This site is created with [ Astro] ( https://astro.build/ ) with many styles from [ Pico CSS] ( https://picocss.com/ ) . I am
31+ currently hosting it through GitHub Pages via an [ Action] ( .github/workflows/deploy.yml ) .
32+
2633## Installation
2734
2835<details >
29- <summary >...</summary >
36+ <summary >I mean like, if you really want to ...</summary >
3037
3138### Prerequisites
3239
You can’t perform that action at this time.
0 commit comments