An open API service indexing awesome lists of open source software.

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

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.