35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
## Repo structure
|
||
|
||
+ src
|
||
+ \_assets
|
||
+ \_data
|
||
+ \_includes
|
||
+ assets
|
||
+ meta
|
||
+ pages
|
||
+ posts
|
||
|
||
## Site structure
|
||
|
||
+ [Slashpages](https://slashpages.net/)
|
||
+ `/about` - info about me
|
||
+ `/bookmarks` - things i’m going back to later, blogs, posts, etc.
|
||
+ `/carry` - things i carry with me usually
|
||
+ `/changelog` - changes to this website
|
||
+ `/colophon` - colophon, how this site was made
|
||
+ `/feeds` - website feeds
|
||
+ `/hello` - how to contact me
|
||
+ `/next` - what i plan to do next
|
||
+ `/now` - what i am currently working on/doing
|
||
+ `/prev` - what i came from, a history of myself
|
||
+ `/slashes` - about slashpages, a link to all of them
|
||
+ `/sitemap` - a sitemap
|
||
+ `/tip` - support my work, donate
|
||
+ `/uses` - what i use
|
||
+ `/verify` - verify that it’s me
|
||
+ `/why` - why i do what i do, personal manifesto
|
||
+ `/blog` - life events, personal writings and thoughts
|
||
+ `/creations` - projects, zines, games, arts, etc. things i made that aren’t just writing
|
||
+ `/ephemera` - writings that are not quite finished, stuff that i might delete later
|
||
+ `/study` - writings, articles, essays, notes, poems, books, etc.
|
||
+ `/status` - smaller updates |