mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
Update TODO
This commit is contained in:
parent
f81b7ec593
commit
5b66695ca6
2 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ node_modules
|
|||
*.swp
|
||||
*.swo
|
||||
data
|
||||
*.DS_Store
|
||||
|
|
2
TODO
2
TODO
|
@ -6,6 +6,8 @@ add link to about page
|
|||
allow power users to force highlight lang - by supplying an extension!!!!!!
|
||||
maybe start serving highlighting on the other end to save transfer on highlight.js
|
||||
start using CDNs for most assets
|
||||
robots.txt nofollow
|
||||
kick expiration back by increment on each view
|
||||
|
||||
# shared version only
|
||||
some way to do announcements easily (and use for ads)
|
||||
|
|
Loading…
Reference in a new issue