Samy Pessé
|
709b388dfc
|
Fix path calcul to be coherant
|
2016-02-18 14:47:53 +01:00 |
|
Samy Pessé
|
6e83240233
|
Glossary should be output as a normal page
|
2016-02-18 13:58:10 +01:00 |
|
Samy Pessé
|
576d773fec
|
Correctly map filenames for website output
|
2016-02-18 12:13:24 +01:00 |
|
Samy Pessé
|
1de9d5683b
|
Copy assets to output (website)
|
2016-02-18 10:45:50 +01:00 |
|
Samy Pessé
|
b66242db98
|
Add filter resolveAsset to template for website
|
2016-02-18 10:04:23 +01:00 |
|
Samy Pessé
|
9caa9c39e5
|
Use _layouts folders as base for templates
|
2016-02-17 17:34:27 +01:00 |
|
Samy Pessé
|
096bdaba7a
|
Fix #537: don't add index.html to links
|
2016-02-17 17:18:19 +01:00 |
|
Samy Pessé
|
d22c1f57e5
|
Generate index.html instead of README.html
|
2016-02-17 17:04:23 +01:00 |
|
Samy Pessé
|
4e7cb9b23f
|
Load template engine for website output using theme configuration
|
2016-02-17 16:20:45 +01:00 |
|
Samy Pessé
|
1769ac2c2d
|
Don't output config in json format
|
2016-02-17 15:08:08 +01:00 |
|
Samy Pessé
|
067bdcda2d
|
Add "config" to templating context
|
2016-02-17 15:07:56 +01:00 |
|
Samy Pessé
|
6ee9a3a64c
|
Remove old theme
|
2016-02-17 14:07:15 +01:00 |
|
Samy Pessé
|
c0196c97a5
|
Add context for summary
|
2016-02-17 13:59:52 +01:00 |
|
Samy Pessé
|
96105d6ba0
|
Extend templating context (and json output)
|
2016-02-17 13:39:20 +01:00 |
|
Samy Pessé
|
853ba6079c
|
Correctly clean and ignore output folder
|
2016-02-17 13:30:45 +01:00 |
|
Samy Pessé
|
b6104c64fe
|
Use same json for page context and json builds
|
2016-02-17 13:12:34 +01:00 |
|
Samy Pessé
|
e2c21051aa
|
Add method install to plugins manager
|
2016-02-17 12:02:58 +01:00 |
|
Samy Pessé
|
7c575e1b43
|
Fix loading of plugins
|
2016-02-17 11:52:31 +01:00 |
|
Samy Pessé
|
c89c253f29
|
Adapt ebook output
|
2016-02-17 11:26:36 +01:00 |
|
Samy Pessé
|
f54685e216
|
Change format of conrefs and folder mixins
|
2016-02-17 11:25:57 +01:00 |
|
Samy Pessé
|
8141bcb3b6
|
Add command 'parse' for gitbook-cli
|
2016-02-17 10:11:33 +01:00 |
|
Samy Pesse
|
db3d21db49
|
Start commands for plugins installation
|
2016-02-16 23:30:08 +01:00 |
|
Samy Pesse
|
e3c92cce77
|
Add name to json and website build
And inherit from conrefsLoader
|
2016-02-15 16:24:13 +01:00 |
|
Samy Pessé
|
354fe12742
|
Fix addBlock for template engine
Add test for code block
|
2016-02-15 14:07:26 +01:00 |
|
Samy Pessé
|
8628c87be4
|
Interpolate template before running it
|
2016-02-14 22:55:48 +01:00 |
|
Samy Pessé
|
fef822145d
|
Move conrefs to a separate mixin
|
2016-02-14 22:49:55 +01:00 |
|
Samy Pessé
|
a65f888a77
|
Start moving template and conrefs on Output
|
2016-02-14 11:10:08 +01:00 |
|
Samy Pessé
|
71059e3ea3
|
Ignore Summary and Langs in output
|
2016-02-13 15:51:14 +01:00 |
|
Samy Pessé
|
ee3faaad11
|
Complete assets inliner
|
2016-02-13 15:28:07 +01:00 |
|
Samy Pessé
|
d2aad34935
|
Improve performance of svg conversion
|
2016-02-13 15:04:18 +01:00 |
|
Samy Pesse
|
d8ed34beba
|
Add method to fetch remote image with AssetsInliner
|
2016-02-13 13:56:04 +01:00 |
|
Samy Pesse
|
272f30af53
|
Complete test for convertion of svgs
|
2016-02-13 10:43:22 +01:00 |
|
Samy Pesse
|
4c6717e234
|
Add conversion of svg to png for assets inliner
|
2016-02-12 23:57:43 +01:00 |
|
Samy Pesse
|
39b6562d14
|
Add pipeline to outline svg as png
|
2016-02-12 21:59:49 +01:00 |
|
Samy Pesse
|
0d966fe197
|
Separate output in FolderOutput and base
|
2016-02-12 21:25:43 +01:00 |
|
Samy Pesse
|
82f94b010f
|
Remove concept of generator, to merge it with Output
|
2016-02-12 20:48:51 +01:00 |
|