MyShaarli/doc/3rd-party-libraries.md
VirtualTam 992af0b9d7 Doc: sync from Wiki, generate HTML
Closes #291
Fixes #227

Modifications
 - HTML content: match the new Wiki structure
 - Makefile
   - generate a custom HTML sidebar
   - include the sidebar on all pages
   - infer and prepend page titles
   - handle relative links
   - add title metadata, e.g. Shaarli - <Page Name>

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2015-08-04 16:02:21 +02:00

773 B

#3rd party libraries

CSS

  • Yahoo UI CSS Reset
    • resets default CSS properties for all HTML elements (overriding browsers' default values)
    • ensures custom CSS stylessheets will provide the same results on all browsers

Javascript

PHP

  • RainTPL - HTML templating for PHP