-
Updated
Feb 20, 2022 - Python
#
no-javascript
Here are 6 public repositories matching this topic...
link aggregator community organised by tags (with no javascript)
no-javascript webmentions for GitHub pages Jekyll blogs
-
Updated
Oct 22, 2015 - Python
ActivityPub server without Javascript, designed for simplicity and accessibility. Includes calendar, news and sharing economy features to empower your federated community.
python
server
social-network
decentralized
activity-stream
microblog
self-hosting
microblogging
activitypub
no-javascript
fediverse
databaseless
nojavascript
-
Updated
Apr 24, 2022 - Python
Manage photo albums on S3 buckets
-
Updated
Mar 11, 2022 - Python
gonX
commented
Mar 27, 2022
It should only recalculate if the script itself has changed or if the level has changed. This can be solved by checksumming both the running script and the level with something easy like SHA1 and including this in the .json.
enhancement
New feature or request
good first issue
Good for newcomers
scripts
Affects programs in /scripts/ and/or program output (.json files, etc.)
Improve this page
Add a description, image, and links to the no-javascript topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the no-javascript topic, visit your repo's landing page and select "manage topics."
AIOHTTP, by default, does not enforce strict rules against CSRF and CORS, but it is good to have them set up.