MyShaarli/tpl/default
nodiscc 53ed6d7d1e Generate HTML documentation using MkDocs (WIP)
MkDocs is a static site generator geared towards building project documentation.
Documentation source files are written in Markdown, and configured with a single YAML file.

 * http://www.mkdocs.org/
 * http://www.mkdocs.org/user-guide/configuration/

Ref. #312

* remove pandoc-generated HTML documentation
* move markdown doc to doc/md/,
* mkdocs.yml:
  * generate HTML doc in doc/html
  * add pages TOC/ordering
  * use index.md as index page
* Makefile: remove execute permissions from generated files
* Makefile: rewrite htmlpages GFM to markdown conversion using sed:
   awk expression aslo matched '][' which causes invalid output on complex links with images or code blocks
* Add mkdocs.yml to .gitattributes, exclude this file from release archives
* Makefile: rename: htmldoc -> doc_html target
* run make doc: pull latest markdown documentation from wiki
* run make htmlpages: update html documentation
2017-06-18 00:19:49 +02:00
..
css Merge pull request #882 from ArthurHoaro/feature/edit-timestamp 2017-05-31 17:54:46 +02:00
fonts Theme: change global font to Roboto and include bold variant 2017-03-24 18:49:45 +01:00
img Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
js Fixing "Uncaught TypeError" in shaarli.js - fix #893 2017-06-07 16:10:24 +02:00
404.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
addlink.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
changepassword.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
changetag.html Adds a taglist view with edit/delete buttons 2017-05-25 15:25:04 +02:00
configure.html Rename title link label to home link and apply it in vintage theme 2017-05-03 19:16:40 +02:00
daily.html Theme: use format_date function for daily date 2017-03-28 20:43:30 +02:00
dailyrss.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
editlink.html Add creation date when editing a link 2017-05-31 17:50:11 +02:00
export.bookmarks.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
export.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
feed.atom.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
feed.rss.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
import.html Use raw bytes for upload size hidden input 2017-04-10 20:01:10 +02:00
includes.html Fixes file existence check for user.css 2017-05-09 19:09:33 +02:00
install.html Merge pull request #852 from ArthurHoaro/theme/install-password 2017-04-25 19:11:24 +02:00
linklist.html Merge pull request #841 from ArthurHoaro/feature/search-no-tag 2017-05-25 15:54:20 +02:00
linklist.paging.html Multiple minor improvements and bugfixes regarding the new templates: 2017-02-27 20:01:54 +01:00
loginform.html Remove inline JS and add LibreJS headers in JS files 2017-03-12 12:45:32 +01:00
opensearch.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
page.footer.html Generate HTML documentation using MkDocs (WIP) 2017-06-18 00:19:49 +02:00
page.header.html Bulk deletion 2017-05-08 14:27:20 +02:00
picwall.html Remove inline JS and add LibreJS headers in JS files 2017-03-12 12:45:32 +01:00
pluginsadmin.html Remove inline JS and add LibreJS headers in JS files 2017-03-12 12:45:32 +01:00
tag.cloud.html Tagcloud/list improvments 2017-06-09 10:58:12 +02:00
tag.list.html Tagcloud/list improvments 2017-06-09 10:58:12 +02:00
tag.sort.html Adds a taglist view with edit/delete buttons 2017-05-25 15:25:04 +02:00
tools.html Bookmarklet size limit: increase to 4500 chars and add an alert warning 2017-05-28 13:13:31 +02:00