Revival archive website
Go to file
jz0ne 494dc7823a
Update yalp.md
2023-08-19 09:29:35 -04:00
pages Update yalp.md 2023-08-19 09:29:35 -04:00
src Added 6 revivals! 2023-07-20 15:34:57 +01:00
static Yalp Logo 2023-07-28 09:17:12 -04:00
.gitignore Update dependencies and host correctly on Netlify 2023-07-09 17:01:21 +01:00
.npmrc Initialise SvelteKit project 2023-07-04 21:46:11 +01:00
.prettierrc Initialise SvelteKit project 2023-07-04 21:46:11 +01:00
README.md Remove all pages and add example pages, improve styling, and add "No posts/pages/revivals yet" notice to pages 2023-07-19 16:51:22 +01:00
UNLICENSE Rename LICENSE to UNLICENSE 2023-07-04 21:39:40 +01:00
_redirects Add 404 page for static site in Netlify 2023-07-19 17:34:23 +01:00
netlify.toml Update dependencies and host correctly on Netlify 2023-07-09 17:01:21 +01:00
package.json Migrate from sass to stylus for improved formatting and use functions 2023-07-12 23:38:34 +01:00
pnpm-lock.yaml Migrate from sass to stylus for improved formatting and use functions 2023-07-12 23:38:34 +01:00
svelte.config.js Migrate from sass to stylus for improved formatting and use functions 2023-07-12 23:38:34 +01:00
tsconfig.json Initialise SvelteKit project 2023-07-04 21:46:11 +01:00
uno.config.ts Add UnoCSS and start site development I guess 2023-07-07 04:49:33 +01:00
vite.config.ts Load pages directly from markdown and move to @sveltejs/adapter-static 2023-07-10 22:05:16 +01:00

README.md

revival-archive

Revival archive website

Pages/posts

To make a post, place it into the /pages directory. The filename will be used as the URL slug. See /pages/*Example.md for examples for each category.