Commit grafiek

154 Commits

Auteur SHA1 Bericht Datum
f034b48a78 Add 3Q Video in the featured list 2019-05-28 21:28:55 +02:00
5acebc567f Update list of who uses Daux, fixes 2018-09-30 11:01:34 +02:00
d93ad8c6b1 Add translation of modified_at time, using php-intl 2018-09-21 22:12:07 +02:00
f171faf81e add debian 8 composer path
not all linux distro have the same path
2018-06-22 15:24:07 +02:00
049e5cd498 Document how you can create a docker image with the documentation inside. Fixes 2018-06-05 22:40:38 +02:00
e31be9d02e Added Powered By 2018-02-27 22:47:07 +01:00
2a3d513a40 Create a variables file to customize theme easily, lint CSS 2018-02-25 23:02:09 +01:00
d1c7b27563 Add support for + at the beginning, fixes 2017-11-08 21:49:30 +01:00
0e516797c3 Add description, keywords and author to Front Matter (fix ) 2017-11-07 22:39:34 +01:00
59b8c04161 Confluences bugfixes, Fix documentation
Make it easier to spot where an error comes from when uploading to confluence.
Allow to upload documentation without a prefix.
2017-11-06 22:46:07 +01:00
46c23aac4c Merge pull request from gerundt/date_format
Add "date_modified_format" option to html export
2017-10-19 22:20:59 +02:00
a1a65bb9f0 Support translations for the UI, fixes 2017-10-19 22:18:46 +02:00
1c9806a9b0 Add "date_modified_format" option to html export 2017-10-19 21:20:34 +02:00
0d3e366277 Remove daux.phar 2017-10-18 21:15:35 +02:00
0270e14121 Added DoctrineWatcher, fixes 2017-10-18 20:19:55 +02:00
adc5e323f0 Fix references to composer package name, dauxio/daux.io -> daux/daux.io 2017-10-13 21:18:00 -07:00
c59fe318c3 Change Daux website 2017-09-13 23:34:48 +02:00
c177ce3adc Small configuration and documentation changes 2017-09-13 23:27:19 +02:00
4a9a477c02 Document usage of docker 2017-09-13 22:47:53 +02:00
70ecd5c2e2 Rename package and repository 2017-09-13 21:43:40 +02:00
aae44635a0 fixed incorrect documentation for themes location 2017-07-27 16:18:58 -04:00
762d482a80 Document change of minimum PHP version 2017-06-07 22:49:35 +02:00
f0796a5c63 Add new landing image 2017-06-07 22:20:48 +02:00
171a8b2baa Clarify which flavor of markdown is supported 2017-05-18 22:51:59 +02:00
30b6b2c2d4 Improve documentation add missing examples, adds to 2017-05-16 22:24:28 +02:00
207052a628 Clarify configuration options, put two spaces indents everywhere 2017-05-15 22:03:42 +02:00
f3a134cf84 Update documentation on UTF-8 Issues on Windows. Fixes 2017-01-23 23:24:09 +01:00
f821b71977 Fix broken link, Fixes 2016-11-18 13:24:00 +01:00
4cdb7f6fd1 Add a way to support any platform for the "Edit On" feature, fixes 2016-09-30 22:24:33 +02:00
5af481f1ab Upgrade to highlight.js 9.7.0, added all languages 2016-09-30 21:29:10 +02:00
e1a17d0946 Update Hello_World.md 2016-09-05 17:33:06 +08:00
15c53dc05d Merge remote-tracking branch 'origin/master' into development
* origin/master:
  List PHP Requirements in the documentation
  Add PHP Extension requirements, fixes 
  Update README.md
2016-08-30 22:58:15 +02:00
e9cd1e3c27 Remove ribbon, add "Edit on Github" links, fixes 2016-08-17 00:18:34 +02:00
d6afca69c8 List PHP Requirements in the documentation 2016-08-10 08:57:51 +02:00
647c0beb3b Fix the URL Generator for inherit_index, fixes 2016-08-02 23:39:57 +02:00
2081acc3c5 Document the new command line tool 2016-07-29 23:20:01 +02:00
64edc31122 Support BOM at the beginning of content, fixes 2016-07-29 21:56:10 +02:00
97c4014926 Fix the way front matter is handled, fixes 2016-07-29 21:56:10 +02:00
c1dd70748f Add the ability to do relative links in documentations 2016-07-29 21:56:09 +02:00
05a39eeeff Remove Bootstrap and simplify styles 2016-07-29 21:56:09 +02:00
3d535d24ed Add a refrence to themes_path
I had to check the source for this option
2016-07-28 11:22:22 +03:00
9b7b76af86 Merge pull request from Overv/patch-1
Fix grammar mistake in sample index file
2016-05-07 11:18:05 +02:00
1127cc600e Improve readability of the theme, fixes 2016-05-05 23:43:37 +02:00
b6de9968fb Fix grammar mistake in sample index file 2016-05-04 16:19:24 +02:00
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
40a59106fd Add the ability to put an information message at the top of a confluence page 2016-04-14 12:03:25 +02:00
d3f8d19f88 Finalize table of contents feature, also for confluence upload 2016-04-14 12:02:31 +02:00
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 
  Add an arrow to open sub-trees, fixes 
  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
b037a43e2d Add Table Of Contents feature 2016-04-12 08:38:52 +02:00
71e341484f Added docs to explain how to use markdown to display images 2016-04-08 14:45:12 +02:00