Bookmarks
Here's some helpful links that you might want to check out!
(note 1) Won't work on free Neocities accounts created since 2022, unless a workaround was done
Tutorials
References
Can I use ___?
(recommended!)A site that tells you what's supported by the browsers you wanna support!
Accessibility Tools
Embed Tools
Open Graph Protocol Reference
(recommended!)The main protocol that allows you to show a embed of your site on sites like Discord
Twitter Card Reference
A protocol that extends the Open Graph protocol. Used by Twitter, Discord, etc.
Discord Embed Debugger
(recommended!)A Discord first party tool that tests and debugs link embeds for your site, that tells you how your site shows in Discord
Static Site Generators
Astro
(recommended!)Another UI framework that doesn't use JavaScript by default! That's what I use here!
Svelte
(recommended!)A UI framework that uses a compiler instead of a Virtual DOM for rendering webpages.
Web Hosts
Neocities
Another static web host. Most popular among indie webs.
GitHub Pages
(recommended!)Another static web host. Uses GitHub for file management and version control.
Codeberg Pages
Another static web host. Uses Codeberg file management and version control.
Netlify
A dynamic web host.
Resources
Nekoweb Deployment Scripts
deploy2nekoweb
(recommended!) (specific to Nekoweb!)A GitHub Action that deploys your website to Nekoweb!
svelte-adapter-nekoweb
(recommended!) (specific to Nekoweb!)A SvelteKit adapter that deploys your website to Nekoweb, by just running bun run build
!
Widgets and Scripts
Ayano's Comment Widget
(recommended!) (note 1)A comment widget that uses Google Forms and Google Sheets for submitting and retreving data