lp:~dholbach/help-app/pelican
Created by
Daniel Holbach
and last modified
- Get this branch:
- bzr branch lp:~dholbach/help-app/pelican
Only
Daniel Holbach
can upload to this branch. If you are
Daniel Holbach
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Daniel Holbach (community): Approve
- Nicholas Skaggs (community): Needs Fixing
- David Planella: Pending requested
-
Diff: 1394 lines (+969/-246)29 files modified.bzrignore (+3/-1)
HACKING (+6/-6)
Makefile (+11/-2)
edit-here/.hyde_deps (+0/-18)
edit-here/Makefile (+129/-0)
edit-here/content/.hyde_deps (+0/-1)
edit-here/content/apps.html (+0/-19)
edit-here/content/faq.html (+0/-14)
edit-here/content/get-in-touch.html (+0/-16)
edit-here/content/index.html (+0/-22)
edit-here/content/media/js/app.js (+0/-6)
edit-here/content/meta.yaml (+0/-2)
edit-here/content/pages/apps.md (+14/-0)
edit-here/content/pages/faq.md (+8/-0)
edit-here/content/pages/get-in-touch.md (+13/-0)
edit-here/content/pages/index.md (+16/-0)
edit-here/develop_server.sh (+103/-0)
edit-here/fabfile.py (+73/-0)
edit-here/generate-pot (+94/-0)
edit-here/layout/base.j2 (+0/-52)
edit-here/pelicanconf.py (+35/-0)
edit-here/po/de.po (+192/-0)
edit-here/po/help.pot (+178/-0)
edit-here/publishconf.py (+24/-0)
edit-here/site.yaml (+0/-87)
edit-here/theme/static/js/app.js (+6/-0)
edit-here/theme/templates/base.html (+50/-0)
edit-here/theme/templates/index.html (+5/-0)
edit-here/theme/templates/page.html (+9/-0)
Branch information
Recent revisions
- 37. By Daniel Holbach
- 35. By Daniel Holbach
-
generate pot file and remove debug messages - unfortunately we now remove the 'title:' line as well, which probably needs to be translated(?)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~ubuntu-touch-coreapps-drivers/help-app/trunk