Commit Graph

19 Commits

Author SHA1 Message Date
Robert Tice
bb58eeabb0 Working on books styling and features. Adding read only and overrideable sections to editor and templates. 2018-04-11 10:09:01 -04:00
Robert Tice
fec9ab91fc Moving structure of reader renderer to enable single page or multiple page documents. The toc gets computed on the fly by parsing the html for headers and links are added for document scroll hotlinking. 2018-02-22 14:47:36 -05:00
Robert Tice
b500ceab09 Replaced custom pagination with django pagination and added jquery waypoints to auto load pages as the user scrolls. Have to add the ability to render and jump to sections of the page. 2018-01-18 17:14:31 -05:00
Robert Tice
1f8119c1e0 Adding embedded code samples to example books. 2018-01-18 09:51:28 -05:00
Robert Tice
62fb95df6e Removing static book_list.yaml and creating workflow like we have for yannicks code examples. README and design notes have been updated with info. An example book is sitting in resources/books. 2017-11-27 17:44:27 -05:00
Robert Tice
a0d77f2920 Updating link name for new external repo. 2017-11-27 11:04:02 -05:00
Robert Tice
d34ade0a07 Adding support for static code exmaples in the page and changing C++ book naming to CPP because pluses aren't great in paths. 2017-11-27 09:57:12 -05:00
Robert Tice
bb472b4ee2 Moving book resources from this directory to external repositories. 2017-11-27 09:28:18 -05:00
Robert Tice
8fbff40812 Added full C++ book. 2017-11-22 17:05:45 -05:00
Robert Tice
874b417886 Adding ability to parse restructured text in the same way as markdown. 2017-11-22 16:06:49 -05:00
Robert Tice
9da8093b0c Changing all relative paths to absolute paths to fix trailing slash problem. Also updating book base to use the new name for the css file. 2017-11-22 14:26:52 -05:00
Robert Tice
4a9ee53d82 Am now able to add the div editors tag directly in the markdown and have it be rendered on the webpage. 2017-11-21 17:57:23 -05:00
Robert Tice
eb6e7ce454 This file was originally just copied from the C book as a placeholder. It now contains the actual chapters from the actual book. 2017-11-21 17:37:09 -05:00
Robert Tice
dc449d11ed Removing raw markdown from python files for error handling and added error handling pages. 2017-11-21 17:20:22 -05:00
Robert Tice
eefcedfc4e Added markdown filter to parse content pages written in markdown instead of html. 2017-11-21 16:56:51 -05:00
Robert Tice
d83f82ea92 Adding support for books subspace. There is now a book list in the resources directory which is used to populate the book list. Each book has a directory and a list of pages. 2017-11-21 16:21:59 -05:00
Nicolas Setton
ba93cf9e13 Add missing example files 2017-11-20 16:02:14 -05:00
Nicolas Setton
85bb873d17 Add the possibility to run programs
This is deactivated for now.:
2017-10-10 12:01:19 -04:00
Nicolas Setton
47c71497d2 Add an example example 2017-07-19 16:58:09 -04:00