https://github.com/reupen/reupen.uk
Source for https://reupen.uk
https://github.com/reupen/reupen.uk
Last synced: 4 months ago
JSON representation
Source for https://reupen.uk
- Host: GitHub
- URL: https://github.com/reupen/reupen.uk
- Owner: reupen
- Created: 2023-10-04T19:24:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T17:23:58.000Z (4 months ago)
- Last Synced: 2025-02-10T18:29:44.968Z (4 months ago)
- Language: Astro
- Homepage: https://reupen.uk
- Size: 14.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reupen.uk
This repo contains the source for my personal website,
[reupen.uk](https://reupen.uk).Since the site is full of personal data, I haven’t made it available under an
open-source licence.The site was built using [Astro](https://astro.build).
## Building the site
To build the site:
1. Install [Node.js](https://nodejs.org/en/)
2. Run `npm install`
3. Run `npm run build`[See the Astro documentation](https://docs.astro.build/en/) for more information
on using Astro.