Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewn6 authored Dec 24, 2022
1 parent 859419d commit a79213e
Showing 1 changed file with 6 additions and 28 deletions.
34 changes: 6 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,10 @@
# https://nijmeh.cloud
# nijmeh.cloud

Hi there! this is my personal website built with [Astro](https://astro.build)
hi this is my website written in Astro

## 📚 Stack
my [cdn](https://cdn.nijmeh.cloud) is written in Go using the cloudflare SDK to upload and delete files.

The stack consists of the following:
## credits

- Astro (Frontend)
- Static CDN (Go)
- Analytics (Go)
- Cloudflare (DNS)
- Cloudflare Pages (Deployment)

## 🧞 Commands

All commands are run from the root of the project, from a terminal:

_just a note I use pnpm, you may want to go install that [here](https://pnpm.io)._

| Command | Action |
| :---------------------- | :------------------------------------------------- |
| `pnpm install` | Installs dependencies |
| `pnpm run dev` | Starts local dev server at `localhost:3000` |
| `pnpm run build` | Build your production site to `./dist/` |
| `pnpm run preview` | Preview your build locally, before deploying |
| `pnpm run astro ...` | Run CLI commands like `astro add`, `astro preview` |
| `pnpm run astro --help` | Get help using the Astro CLI |

## Credits

[Conrad](https://cnrad.dev) for the technology grid list.
- alistair.sh for inspo & the age thingy
- phin.dev - general inspo

0 comments on commit a79213e

Please sign in to comment.