Removed unused Write functions from the internal assets package
Fix index page and the inline icon show for it
Use same funcmap for index and main pages
Updated var to let/const in JS
Uniform indentation with 4sp
Updated dependencies
Removed local asset management in favour of using my ~mariusor/assets with minification
Expanded the compile and run sections
Update readme and add cache to .gitignore
- Add text about /~name feature
- Add instructions on running
- Add cache directory to .gitignore
Signed-off-by: Marius Orcsik <marius@federated.id>
Merge pull request #2 from mariusor/go-port
This is Go!
Added back the keyboard shortcuts
Size changes to svg icons
Added a link to the current page's content from its index also
Avoid operating on files that can't be stat'ed from compiled assets
Add bcrypt for storing pws on disk
Adding back the image drag'n'drop
Works but probably needs looking at more
Improve title for index page
Improving the index listing page
Remove some of the logging
Added basic index showing if a URL has a trailing slash