Revival archive website
Go to file
someone1234567891011 15a7b35a9e
Update limbo.md
2023-09-24 00:19:34 +03:00
pages Update limbo.md 2023-09-24 00:19:34 +03:00
src Update dependencies and fix some scrollbar styling 2023-09-09 23:51:01 +01:00
static Add files via upload 2023-09-23 17:04:52 +03: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 Update dependencies and fix some scrollbar styling 2023-09-09 23:51:01 +01:00
pnpm-lock.yaml Update dependencies and fix some scrollbar styling 2023-09-09 23:51:01 +01:00
svelte.config.js Add fade transitions for many elements, using same system as Mercury 2023-07-30 23:58: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.