You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tyler Childs 712a4c6ad9 bugfix: hello-nickname keyup not keydown 2 years ago
scripts bugfix: actually zip tag in the Makefile 2 years ago
src bugfix: hello-nickname keyup not keydown 2 years ago
.gitignore bugfix: actually zip tag in the Makefile 2 years ago
Makefile bugfix: actually zip tag in the Makefile 2 years ago
README.md bugfix: set git.sr.ht for clone 2 years ago
clean.sh chore: tweak cleanup script and remove build.sh 2 years ago
deno.mk wip: deno with a makefile 2 years ago
package.json wip: deno with a makefile 2 years ago

README.md

Tag

Write complex JavaScript applications without complexity.

https://thelanding.page/tag

Development

Clone the repository

$ git clone https://git.sr.ht/~tychi/tag

Navigate into the directory

$ cd tag

Build the website

$ make

Run the website

$ ./website

View the website

http://localhost:4507

Contributing

For now, reach out to me at yooo@tychi.me and we'll figure something out.