Skip to content

rjkilpatrick/rjkilpatrick.uk

Repository files navigation

John Kilpatrick

rjkilpatrick.uk is an astro website for John Kilpatrick.

Installation

Install guide for astro here.

With npm installed:

git clone https://github.com/rjkilpatrick/rjkilpatrick.uk
git submodule init
git submodule update
npm install
npm run dev

Licensing

The website source is licensed under the MIT license, and the content is licensed under CC-BY 4.0.

This means for example if you want to redistribute a post, or any site related images they contain, you can share and adapt it for any purpose, as long as it's attributed correctly. E.g. TODO: PROVIDE EXAMPLE. If you want to use any of the site source, for example using the css in your own project, use the file with the license text added in a comment at the top.

About

A personal website for John Kilpatrick, made with astro

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published