bmallred c3ac6d7bd8 responsive design for workspace | 9 jaren geleden | |
---|---|---|
account | 9 jaren geleden | |
environment | 9 jaren geleden | |
handlers | 9 jaren geleden | |
html | 9 jaren geleden | |
markdown | 9 jaren geleden | |
security | 9 jaren geleden | |
.gitignore | 9 jaren geleden | |
LICENSE | 9 jaren geleden | |
README.md | 9 jaren geleden | |
main.go | 9 jaren geleden |
- LOOP_URL (Default: localhost:6006)
- LOOP_SALT (Default: whatyoutalkingaboutwillus)
- LOOP_DATA (Default: .)
User name and hashed password security. Not the best but definitely simple.
This directory holds the core data. Essentially every editable item has a unique identifier which then holds the data specific to it. By default every new item will contain a default markdown file. Ex:
- document.md
- kittens.gif
- uberawesomeness.odt
The blog directory contains symbolic links to content which has been marked as a public entry. The format of the file name gives the unique title of the blog entry. Ex:
- 201501010730-my-first-blog-post -> ../content/yaddayaddayadda
The calendar name will be represented in the file name with the file extension .ics. Ex:
- Employee Work Items.ics
- Personal.ics