Commit Graph

117 Commits

Author SHA1 Message Date
Stéphane Goetz
97c4014926 Fix the way front matter is handled, fixes #345 2016-07-29 21:56:10 +02:00
Stéphane Goetz
c1dd70748f Add the ability to do relative links in documentations 2016-07-29 21:56:09 +02:00
Stéphane Goetz
05a39eeeff Remove Bootstrap and simplify styles 2016-07-29 21:56:09 +02:00
Sam Hermans
3d535d24ed Add a refrence to themes_path
I had to check the source for this option
2016-07-28 11:22:22 +03:00
Stéphane Goetz
9b7b76af86 Merge pull request #367 from Overv/patch-1
Fix grammar mistake in sample index file
2016-05-07 11:18:05 +02:00
Stéphane Goetz
1127cc600e Improve readability of the theme, fixes #363 2016-05-05 23:43:37 +02:00
Alexander Overvoorde
b6de9968fb Fix grammar mistake in sample index file 2016-05-04 16:19:24 +02:00
Stéphane Goetz
a2f5d89201 Merge branch 'master' into development
* master:
  Adjust API to work with Guzzle 6
  Change guzzle version to ~6.0
  Added docs to explain how to use markdown to display images

# Conflicts:
#	composer.lock
2016-04-14 21:28:52 +02:00
Stéphane Goetz
40a59106fd Add the ability to put an information message at the top of a confluence page 2016-04-14 12:03:25 +02:00
Stéphane Goetz
d3f8d19f88 Finalize table of contents feature, also for confluence upload 2016-04-14 12:02:31 +02:00
Stéphane Goetz
fb7343c109 Merge branch 'development' of https://github.com/justinwalsh/daux.io into development
* 'development' of https://github.com/justinwalsh/daux.io:
  Add Table Of Contents feature
  Compile latest version
  Fix floating value read
  Improve toggle usability
  Generate can fall back to daux.phar, fixes #354
  Add an arrow to open sub-trees, fixes #277
  Updates
  Finalize search feature for merge
  Add `getPureContent` to Page to be able to get content without template
  Update the list of demos
  Fix dynamic website
  First checkin of search for static websites
  Compile latest version
  Add computed raw pages, to create special content at any time
  Small tweaks
2016-04-13 17:48:05 +02:00
Stéphane Goetz
b037a43e2d Add Table Of Contents feature 2016-04-12 08:38:52 +02:00
Chris Neale
71e341484f Added docs to explain how to use markdown to display images 2016-04-08 14:45:12 +02:00
Stéphane Goetz
d4c78ae3f9 Finalize search feature for merge 2016-03-13 21:51:58 +01:00
Stéphane Goetz
fc0581134c Merge branch 'master' into development
* master:
  Update the list of demos
2016-03-13 19:59:50 +01:00
Stéphane Goetz
25258513e7 Update the list of demos
Also add suggested docs by @signalpoint
2016-02-28 23:16:10 +01:00
Stéphane Goetz
b1964a7c37 Add computed raw pages, to create special content at any time 2016-01-31 12:00:29 +01:00
Stéphane Goetz
de7b154351 [Confluence] Add options on the update_threshold, and ability to specify a root_id instead of ancestor_id 2016-01-26 12:00:07 +01:00
Stéphane Goetz
4fbdba1d6e Document custom themes, fixes #337 2016-01-07 22:13:49 +01:00
Stéphane Goetz
a3ebedb7e3 Add a way to disable the automatic landing page
fixes #338
2016-01-07 21:18:18 +01:00
Stéphane Goetz
2233c0b167 Big documentation improvements 2015-12-12 00:22:43 +01:00
Stéphane Goetz
93330e86db Add metadata support, fixes #210 2015-11-11 00:09:47 +01:00
Stéphane Goetz
295aee5f77 Create single-page HTML output, prepares the terrain for PDF/ePub output 2015-11-06 22:44:34 +01:00
Stéphane Goetz
975f7fdee3 Updated highlightjs to 8.9.1, updated code highlight page, fixes #325 2015-11-04 23:11:15 +01:00
Stéphane Goetz
b064c6af30 Merge branch 'master' into development
* master:
  Add Ultimo Docs to showcase, fixes #317
2015-10-21 23:50:54 +02:00
Stéphane Goetz
371e5d51b0 Add Ultimo Docs to showcase, fixes #317 2015-10-21 23:50:06 +02:00
Stéphane Goetz
9497be3817 Add Markdown tables support 2015-10-21 23:26:42 +02:00
Stéphane Goetz
7506dac9e0 Added nginx configuration in the documentation 2015-08-15 17:24:09 +02:00
Stéphane Goetz
dc1965a2e7 Improve windows support, fixes #264, #298 and #307 2015-08-15 16:31:36 +02:00
David Hunt
551e03dc93 Merge remote branch 'upstream/development' into development 2015-07-30 17:44:11 -04:00
Stéphane Goetz
aeeac7788d Added chinese and russian Hello world
Everything works well, in live and static mode.

Closes #286
2015-07-21 22:52:59 +02:00
David Hunt
7a01df7ea9 Added the inherit_index feature for routing requests to directories without a valid index defined. 2015-07-21 14:34:21 -04:00
Stéphane Goetz
16f15ae2b2 Add developer documentation 2015-07-21 09:49:49 +02:00
Stéphane Goetz
3671214839 Update documentation 2015-07-20 20:51:48 +02:00
Stéphane Goetz
c00dfac001 Change configuration format 2015-07-20 20:51:48 +02:00
Stéphane Goetz
a35af5fd19 Remove the file editor 2015-07-20 20:51:32 +02:00
Stéphane Goetz
5791fccea8 Added internal documentation links 2015-07-20 20:49:19 +02:00
Stéphane Goetz
63d6b17ec4 Bugfixes related to themes and Commonmark migration 2015-07-20 20:49:19 +02:00
Stéphane Goetz
520f268bd0 Update documentation 2015-07-20 20:49:14 +02:00
Stéphane Goetz
36c663ac41 Various cleanups 2015-07-20 20:49:14 +02:00
Stéphane Goetz
ecd5efe758 Extract tree builder
Add related files directly in the documentation
2015-07-20 20:49:09 +02:00
Denis Kisselev
66a3fd5296 Update theme names in getting_started as per PR #250 2014-12-11 18:00:11 -08:00
Gautham Warrier
83979d1024 Revert "#229 Adds a button on each page, which links to file into the repository" 2014-10-29 13:29:38 +05:30
Nicolas Lœuillet
c428b438a0 Adds a button on each page, which links to file into the repository 2014-10-28 14:18:56 +01:00
Denis Kisselev
529f708f65 Updating Getting Started demos
(see previous commit for changes)
2014-10-25 14:42:34 -07:00
Gautham Warrier
312d847fc9 Add proper Documentation for negative weights in File Sorting. 2014-09-20 02:10:05 +05:30
Gautham Warrier
0e8547c784 Revert to old Clean_Urls flag in config.json 2014-09-20 01:57:14 +05:30
Gautham Warrier
5b90aabf09 Remove Daux specific config from default configuration 2014-08-22 10:49:35 +05:30
Gautham Warrier
f6b236994e Invert landing page trigger from 'index' to '_index' 2014-08-12 10:11:38 +05:30
Gautham Warrier
57ffe74776 Add support for passing custom Config file & Output Directory via CLI 2014-08-12 02:07:30 +05:30