/snekw.com

My website

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Snekw.com website

A blog platform. Using minimal client side javascript.

Targeting that visitors won't need javascript. Administrator pages can contain client side javascript to make the experience nicer.

/routes

Contains all routes that are meant to be browsed with the browser.

/api

Contains routes that are meant to be used with XMLHttpRequests. Using these routes requires client side javascript. These routes respond with JSON.

Contributing

Please read CONTRIBUTING.md for more information.

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

You can read the code of conduct here.