This commit is contained in:
parent
f5f017b01f
commit
fcec028c74
26 changed files with 46 additions and 115 deletions
|
|
@ -1,10 +1,8 @@
|
|||
# schmelczer.dev
|
||||
|
||||
A static personal blog for Andras Schmelczer, built with Astro.
|
||||
Engineering writeups by Andras Schmelczer: finished projects with the design constraints left in. Built with Astro, no required client JavaScript.
|
||||
|
||||
The site is article-first: articles live in `src/content/posts`, project index entries
|
||||
live in `src/content/projects`, and normal pages are rendered as static HTML with no
|
||||
required client JavaScript.
|
||||
Articles live in `src/content/posts`, project index entries in `src/content/projects`, and normal pages are rendered as static HTML.
|
||||
|
||||
## Setup
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue