aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #687 from ArthurHoaro/web-thumbArthurHoaro2018-07-282-1/+19
|\ | | | | Use web-thumbnailer to retrieve thumbnails
| * Take code review into accountArthurHoaro2018-07-051-1/+1
| | | | | | | | Upgrade web-thumbnailer and display thumbs right after download
| * Add Link structure page to the documentationArthurHoaro2018-07-051-0/+18
| |
* | Merge pull request #1168 from virtualtam/docker/composeAurélien Tamisier2018-07-2710-0/+257
|\ \ | | | | | | Provide a Docker Compose example
| * | Docs: Add an installation guide for Debian 9 + DockerVirtualTam2018-07-128-0/+257
| | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
| * | Docs: rename 'How-to' section to 'Guides'VirtualTam2018-07-122-0/+0
| | | | | | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | | Documentation - REST API - Mention dev.debug modeArthurHoaro2018-07-171-0/+19
| | |
* | | Merge pull request #1178 from pips-/patch-2nodiscc2018-07-121-2/+2
|\ \ \ | |/ / |/| | Upgrade-and-migration.md: typo installation link
| * | Upgrade-and-migration.md: install link typopips2018-07-101-1/+1
| | | | | | | | | second one
| * | Upgrade-and-migration.md: typo installation linkpips2018-07-101-1/+1
| |/ | | | | Install page is not correctly linked
* | doc: reverse proxy config: proxypreservehost: wording, link to apache ↵nodiscc2018-07-081-2/+2
| | | | | | | | documentation, typo
* | Include ProxyPreserveHost directive in Apache's proxy docArthurHoaro2018-07-051-1/+4
|/
* Docker: expose a volume for the thumbnail cacheVirtualTam2018-07-051-6/+29
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Fix broken documentation links and list formattingVirtualTam2018-06-264-21/+33
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Merge branch 'master' into patch-1VirtualTam2018-06-261-0/+1
|\
| * Other platform integration: add Yunohost install badge lapineige2018-06-251-1/+1
| | | | | | Add a button to install with Yunohost in a one-click way.
* | add Cloudron to related softwareFelix Bartels2018-06-251-1/+1
|/
* Merge pull request #1155 from shaarli/doc-improvementsnodiscc2018-06-215-172/+178
|\ | | | | Improve documentation (#598, #1105)
| * Improve documentation (#598, #1105)nodiscc2018-06-175-172/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rework/simplify server configuration/requirements pages (consolidate/simplify SSL/TLS/apache configuration) * update index.md introduction * remove external images (badges) * Fix COPYING link and documentation links * Update features list * dedpulicate information * remove server-requirements.md and move relevant doc to other files * TODO: rework nginx configuration (single configuration example, with commented out blocks for special cases) * TODO: consolidate download/install/configuration pages * remove blank lighttpd configuration section * remove Required? column for composer packages, all libraries are mandatory * php 7.2 compatibilty * clarify that certbot binary and paths may vary depending on install method
* | Merge pull request #1154 from virtualtam/changelogVirtualTam2018-06-201-4/+4
|\ \ | | | | | | Update AUTHORS and CHANGELOG
| * | Update version badges and installation instructionsVirtualTam2018-06-201-4/+4
| |/ | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* / docker: update image and usage documentationVirtualTam2018-06-172-7/+13
|/ | | | | | Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Adds Stakali Android app to 3rd party listsArthurHoaro2018-05-131-1/+3
|
* doc: sharing: add link to REST API documentationnodiscc2018-04-141-1/+1
|
* doc: optimize PNGs with pngcrushnodiscc2018-04-146-0/+0
| | | | 164k -> 156k
* doc: add edit_icon.png to git repositorynodiscc2018-04-142-1/+1
| | | | optimize icon with optipng/pngcrush (3.30%)
* doc: merge all sharing methods under a single "Sharing content" pagenodiscc2018-04-144-56/+88
| | | | | | | | | * formatting, wording, reordering, general improvements * move blog/pastebin/notepad item from index.md to this page * add TODOs * add the new page to mkdocs TOC Part of https://github.com/shaarli/Shaarli/issues/598
* Update documentation and Doxygen icon locationVirtualTam2018-04-053-2/+2
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Webpack / Documentation updateArthurHoaro2018-03-285-11/+47
|
* Merge pull request #1093 from ArthurHoaro/feature/theme-translationArthurHoaro2018-03-261-0/+12
|\ | | | | Load theme translations files automatically
| * Load theme translations files automaticallyArthurHoaro2018-03-261-0/+12
| | | | | | | | | | | | Fixes #1077 Take a look at the docs update to see how it works
* | Documentation: release v0.9.6VirtualTam2018-03-251-3/+3
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | Fix current version file name in docsAlexandre G.-Raymond2018-03-251-1/+1
|/
* doc: update references to config(.json)?.phpVirtualTam2018-02-143-17/+16
| | | | | | Closes https://github.com/shaarli/Shaarli/issues/1082 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* doc: update Directory StructureVirtualTam2018-02-141-8/+15
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Merge pull request #1058 from FranckKe/patch-1nodiscc2018-01-181-1/+1
|\ | | | | doc: bookmarklet: fix link to issue 196
| * Fix link to issue 196Franck Kerbiriou2018-01-181-1/+1
| |
* | Merge pull request #1057 from shaarli/doc-derefindnodiscc2018-01-181-0/+4
|\ \ | | | | | | doc: import: add link to derefind conversion tool
| * | doc: import: add link to derefind conversion toolnodiscc2018-01-171-0/+4
| |/ | | | | As mentioned on gitter
* | Merge pull request #1049 from shaarli/doc-docker-armnodiscc2018-01-181-0/+1
|\ \ | |/ |/| doc: add arm32v7 docker build documentation
| * doc: fix link to dockerfilesnodiscc2018-01-131-1/+1
| |
| * doc: docker: add links to docker build and qemu documentationnodiscc2018-01-121-1/+1
| |
| * doc: docker: remove armhf tags, add link to Dockerfilesnodiscc2018-01-121-3/+1
| |
| * doc: add armhf docker imagesnodiscc2018-01-051-0/+3
| |
* | doc: Server Requirements: php-mbstring: add 'hosting providers'nodiscc2018-01-091-1/+1
| |
* | Merge pull request #1043 from immanuelfodor/improvement/shaarli-markdown-toolbarArthurHoaro2018-01-061-0/+1
|\ \ | |/ |/| Adding 3rd party plugin 'markdown-toolbar' to docs
| * adding 3rd party plugin markdown-toolbar to docsimmanuelfodor2017-12-301-0/+1
| |
* | Update CHANGELOG, README badges and installation instructionsVirtualTam2018-01-041-4/+4
| | | | | | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* | Merge pull request #1042 from immanuelfodor/improvement/shaarli-descriptorArthurHoaro2018-01-011-0/+1
|\ \ | | | | | | Adding 3rd party plugin 'shaarli-descriptor' to docs
| * | modifying plugin description to be easy to understandimmanuelfodor2017-12-271-1/+1
| | |