1.1 KiB
1.1 KiB
Mew Timeline — Neocities Version
This folder is a static copy of the original mew timeline site, prepared for hosting on Neocities.
How to deploy
-
Create the site on Neocities
- Log in to Neocities and create (or open) the site you want to use.
-
Upload files
- Upload
index.htmlto the root of your Neocities site (or to a subfolder if you want the timeline at a path like/mew/). - Create a
library/folder on Neocities. - Upload all of the media files listed in the
MEDIAarray insideindex.htmlinto thatlibrary/folder.
- Upload
-
Paths / structure
- The page expects files at
./library/<filename>relative toindex.html. - If you keep that structure, you do not need to change any code.
- The page expects files at
-
Using a subdirectory (optional)
- If you put
index.htmlinto a folder such as/mew/, also put thelibrary/folder inside that same folder. - For example:
/mew/index.html/mew/library/2013-10-04_11-32-51.webp
- If you put
Once the files are uploaded, visit your Neocities URL and the slideshow + timeline should work entirely client‑side.