chirpweb icon indicating copy to clipboard operation
chirpweb copied to clipboard

[update] website to reflect changes with project index.html

Open wisehackermonkey opened this issue 3 years ago • 3 comments

wisehackermonkey avatar Jan 31 '21 06:01 wisehackermonkey

NOTE: this is actually broaken need to change

<script src="data/chirp.js"></script>

to

<script src="assets/chirp.js"></script>

And i need to update the chirp.js because its out of date

 npm install --global coffeescript &&  coffee --compile --output assets/ src/

wisehackermonkey avatar Jan 31 '21 06:01 wisehackermonkey

comments here actually apply to #3. I'll rebase this one on top afterwards

ricardobeat avatar Jan 24 '22 17:01 ricardobeat

After some thought, it's not necessary to include the Wayback link.

wisehackermonkey avatar Jan 28 '22 22:01 wisehackermonkey