Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 423 Bytes

arnorhs.dev

This is the source code for Arnor's website / blog, arnorhs.dev

Blog runs on Astro, posts are generated in a separate workspace project.

Installation / run

Just install deps with yarn and then run yarn dev for dev mode, or yarn export for final static build.

License

Source code is released under the MIT license. All rights are reserved for the blog's content (contents of /posts directory)