A Mezzanine CMS theme intended for publishing a personal blog with a minimalist design typeset with the Roboto typeface.
Project description
Roboto Notebook
===============
A [Mezzanine](http://mezzanine.jupo.org/) theme intended for publishing a personal blog with a
minimalist design typeset with Google’s [Roboto](https://www.google.com/fonts/specimen/Roboto) typeface.
In initial development.
Installation
------------
1. Install the Roboto Notebook theme from the Python Package Index
(PyPI): `pip install robotonotebook`.
2. Add `"robotonotebook",` to the top of the list of `INSTALLED_APPS` in your
Mezannine project’s `settings.py`.
3. Add the following settings to your project’s `settings.py`:
INLINE_EDITING_ENABLED = False
PAGE_MENU_TEMPLATES = ((1, 'Sidebar', 'pages/menus/tree.html'),
(2, 'Footer', 'pages/menus/footer.html'),)
PAGE_MENU_TEMPLATES_DEFAULT = '1'
Things To Do
------------
- Remove hardcoded links to editing in admin and find out why admin
link doesn’t lead to pages’ editing interface, while it works for
the blog.
- Finalize styling of all pages, including Mezzanine accounts, forms
and galleries.
- Fix image max-width.
- Custom blog archive.
- Fixtures for initial example blog post, about page and footer page.
- Code syntax highlighting.
- Print stylesheet.
Future Features That Would Be Nice
----------------------------------
- Drag and drop images into library upload area on sidebar, and then
onto post.
- Option for static generation under tools?
- Deployment.
- Download backup of all pages in zipped HTML archive including
styles and Markdown text file duplicates, i.e. `About.html`,
`About.md`
- Built-in [Pandoc](http://pandoc.org/) converter in admin interface.
- Markdown editor with toggleable preview as default for creating
pages and posts, possibly using HTML [Content Editable](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_Editable).
Credits
=======
"robotonotebook" is written and maintained by Simon Griffee.
Contributors
------------
The following kind people contributed directly or indirectly to this project:
- Hynek Schlawack <https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/>
- Peter Downs <http://peterdowns.com/posts/first-time-with-pypi.html>
- Stephen McDonald <https://groups.google.com/d/msg/mezzanine-users/bdqjepkhtzc/dG0xl9qx4kEJ>
Please add yourself here alphabetically when you submit your first pull request.
Version 0.0.1 (June 1, 2015)
--------------------------
* No changes listed.
===============
A [Mezzanine](http://mezzanine.jupo.org/) theme intended for publishing a personal blog with a
minimalist design typeset with Google’s [Roboto](https://www.google.com/fonts/specimen/Roboto) typeface.
In initial development.
Installation
------------
1. Install the Roboto Notebook theme from the Python Package Index
(PyPI): `pip install robotonotebook`.
2. Add `"robotonotebook",` to the top of the list of `INSTALLED_APPS` in your
Mezannine project’s `settings.py`.
3. Add the following settings to your project’s `settings.py`:
INLINE_EDITING_ENABLED = False
PAGE_MENU_TEMPLATES = ((1, 'Sidebar', 'pages/menus/tree.html'),
(2, 'Footer', 'pages/menus/footer.html'),)
PAGE_MENU_TEMPLATES_DEFAULT = '1'
Things To Do
------------
- Remove hardcoded links to editing in admin and find out why admin
link doesn’t lead to pages’ editing interface, while it works for
the blog.
- Finalize styling of all pages, including Mezzanine accounts, forms
and galleries.
- Fix image max-width.
- Custom blog archive.
- Fixtures for initial example blog post, about page and footer page.
- Code syntax highlighting.
- Print stylesheet.
Future Features That Would Be Nice
----------------------------------
- Drag and drop images into library upload area on sidebar, and then
onto post.
- Option for static generation under tools?
- Deployment.
- Download backup of all pages in zipped HTML archive including
styles and Markdown text file duplicates, i.e. `About.html`,
`About.md`
- Built-in [Pandoc](http://pandoc.org/) converter in admin interface.
- Markdown editor with toggleable preview as default for creating
pages and posts, possibly using HTML [Content Editable](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_Editable).
Credits
=======
"robotonotebook" is written and maintained by Simon Griffee.
Contributors
------------
The following kind people contributed directly or indirectly to this project:
- Hynek Schlawack <https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/>
- Peter Downs <http://peterdowns.com/posts/first-time-with-pypi.html>
- Stephen McDonald <https://groups.google.com/d/msg/mezzanine-users/bdqjepkhtzc/dG0xl9qx4kEJ>
Please add yourself here alphabetically when you submit your first pull request.
Version 0.0.1 (June 1, 2015)
--------------------------
* No changes listed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
robotonotebook-0.0.1.post3.tar.gz
(23.7 kB
view hashes)
Built Distribution
Close
Hashes for robotonotebook-0.0.1.post3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16558d3e7e4b5747e6097af1fc357015eb27b582889494c587a5e0c1e80e3126 |
|
MD5 | f9f4066a5a684a7a2bee52966cba3b9f |
|
BLAKE2b-256 | 1bc4807240df25236adb939c601141b24f021ad7d553e8f4a443baf2b0d39674 |
Close
Hashes for robotonotebook-0.0.1.post3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ed3489b1326a9a9a41ceff52499c72620382b54c0ca08975664eebb39685e80 |
|
MD5 | 49043452c54c38ba22bef4acf7f336a4 |
|
BLAKE2b-256 | c0db2713868b7297f7e4aedabab1dcd0dacff65f7a7a1c29ef025f8f39f65c6f |