Skip to content

TheComputerCat/fireflies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fireflies

See the code in action!

Visit https://thecomputercat.github.io/fireflies/

Run with Docker!

You can easily run this with:

docker run -it --rm -v .:/home/node/src -p 8000:8000 node:bookworm /bin/bash -c "su - node -c 'npm install http-server && npx http-server src'"

IF YOU'D LIKE TO TRANSLATE "FIREFLIES":

  1. Fork this repo. I can't pull a translation onto this main one without overriding the original English version.
  2. The only file you need to translate is index.html! On top of translating the main essay (~700 words), you'll need to translate anything under a <!-- TRANSLATE: comment, e.g. the UI, the <head> tags, the social sharing buttons, etc.
  3. Email me a link to your translation at ⓝ ⒶⓉ ⓝⓒⓐⓢⓔ ⒹⓄⓉ ⓜⓔ! When I stop being lazy, I'll link to it from the main page. Thank you!

Made with open source & open art:

Fireflies is dedicated to the public domain.

About

Fireflies: an example of emergence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.5%
  • HTML 14.9%
  • CSS 4.6%