This website works better with JavaScript.
Explore
Help
Sign In
gothseidank
/
labertasche
Watch
1
Star
0
Fork
You've already forked labertasche
0
Code
Issues
3
Pull Requests
Projects
1
Releases
Wiki
Activity
Comment system for Hugo
https://labertasche.tuxstash.de/
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.
35
Commits
2
Branches
4
Tags
1.4 MiB
Tag:
Branch:
Tree:
11b2fe5942
main
projects
Release-1
Release-1.1
Release-V2-RC1
Release-v20201202
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '11b2fe5942'
${ noResults }
labertasche
/
.gitignore
10 lines
78 B
Raw
Normal View
History
Unescape
Escape
Release 1
4 years ago
.idea
__pycache__/
venv
Projects implementation * Separated routes into single files for better management * Added sql for streamlined example data * Streamlined function names, streamlined template file names - Removed 2 functions with unnecessary code * Added javascript for project overview * New library: tippy.js for tooltips * Added new configuration options for projects * Added cookie secure setting to flask
4 years ago
db/*.db
db/*.db-shm
db/*.db-wal
Release 1
4 years ago
output
/output/
Upgrade db to branch projects
4 years ago
*.old