This website requires JavaScript.
Explore
Help
Sign In
elf
/
officehours
Watch
1
Star
0
Fork
You've already forked officehours
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1c89e0bc2d
officehours
/
.gitignore
9 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Init.
2016-02-07 19:15:39 +00:00
#*
*#
.#*
*~
venv/
node_modules/
[★] Acheivement Unlocked: Serving static content with Flask. [★] Acheivement Unlocked: Generating static content from HAML. [★] Achievement Unlocked: Building HAML from a Makefile. I used to use Cakefiles for this sort of thing. Man, I was an idiot once upon a time. Cake and Grunt and Gulp and all the rest are task runners, not dependency managers, and will Rebuild The World every time.
2016-02-13 17:13:25 +00:00
static/
[feat] Just comments and cleanup.
2016-02-09 15:09:13 +00:00
main.py