Sören Weber
|
85d71e997a
|
docs: utilize global image effects configuration #623
|
2023-08-25 19:24:57 +02:00 |
|
Sören Weber
|
151c31e142
|
images: allow option to apply image effects globally #623
|
2023-08-25 19:09:50 +02:00 |
|
Sören Weber
|
90dcde60ee
|
docs: use _ consistantly for italics
|
2023-06-10 00:14:46 +02:00 |
|
Sören Weber
|
ace357eb4a
|
docs: test for consistent terms style #530 #531
|
2023-05-19 18:46:39 +02:00 |
|
ImgBotApp
|
cbe565db22
|
[ImgBot] Optimize images
*Total -- 7,905.83kb -> 6,983.80kb (11.66%)
/exampleSite/content/basics/installation/chapter.png -- 62.58kb -> 15.21kb (75.69%)
/exampleSite/content/cont/archetypes/pages-chapter.png -- 153.56kb -> 42.65kb (72.23%)
/exampleSite/content/basics/configuration/search_page.png -- 91.06kb -> 30.12kb (66.93%)
/exampleSite/content/basics/configuration/home_button_defaults.png -- 16.62kb -> 7.35kb (55.74%)
/exampleSite/content/cont/archetypes/pages-default.png -- 239.44kb -> 123.66kb (48.36%)
/images/screenshot.png -- 158.34kb -> 86.55kb (45.34%)
/exampleSite/content/more/showcase/pamasol-electrics-portal.png -- 241.76kb -> 156.45kb (35.29%)
/exampleSite/content/cont/pages/frontmatter-icon.png -- 4.31kb -> 3.14kb (27.06%)
/exampleSite/content/more/showcase/gobolinux.png -- 301.86kb -> 240.49kb (20.33%)
/exampleSite/content/cont/archetypes/pages-home.png -- 99.54kb -> 83.78kb (15.84%)
/exampleSite/content/more/showcase/bits-train.png -- 147.34kb -> 128.18kb (13.01%)
/exampleSite/content/cont/i18n/i18n-menu.gif -- 84.47kb -> 74.42kb (11.9%)
/images/tn.png -- 359.86kb -> 326.18kb (9.36%)
/images/hero.png -- 3,086.16kb -> 2,812.36kb (8.87%)
/exampleSite/content/tests/images/test.svg -- 10.02kb -> 9.95kb (0.66%)
/exampleSite/content/basics/requirements/magic.gif -- 1,424.47kb -> 1,421.65kb (0.2%)
/exampleSite/content/tests/images/magic.gif -- 1,424.47kb -> 1,421.65kb (0.2%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2023-02-21 22:57:38 +01:00 |
|
Sören Weber
|
4b7409f31c
|
theme: switch layout and menu to rem units #466
|
2023-02-14 20:28:11 +01:00 |
|
Andreas Deininger
|
a5cddb7142
|
Example site: fixing typos
|
2022-10-31 12:13:03 +01:00 |
|
Sören Weber
|
b663658657
|
docs: fix ordering of pages #320
|
2022-08-05 23:53:30 +02:00 |
|
Sören Weber
|
b48edadfcd
|
docs: branch bundle resources must not reside in subdirectories
|
2022-07-14 18:28:56 +02:00 |
|
Sören Weber
|
d1550bdddb
|
archetypes: introducing hooks #300
|
2022-07-06 00:15:33 +02:00 |
|
Sören Weber
|
897e004e1a
|
archetypes: rethink rendering #300
|
2022-07-05 00:19:27 +02:00 |
|
Sören Weber
|
59e2f19169
|
theme: allow for page heading modification #139
|
2022-07-03 17:12:44 +02:00 |
|
Sören Weber
|
bad3af5889
|
docs: full sized images
|
2022-02-22 18:33:51 +01:00 |
|
Sören Weber
|
f646a885cf
|
docs: high-res screenshots
|
2022-02-22 18:21:20 +01:00 |
|
Sören Weber
|
676ba8a7bb
|
exampleSite: arrr, let pirrrates rrread sites from subfolder with canonifyURLs=false #163
|
2022-02-06 01:59:26 +01:00 |
|
Sören Weber
|
63dccef035
|
toc: make omitting disableToc behave as the former default #133
|
2021-11-03 20:44:23 +01:00 |
|
Sören Weber
|
85f55aaceb
|
docs: updated screenshots
because of earlier changes to color
|
2021-10-24 13:01:01 +02:00 |
|
Sören Weber
|
16b346c646
|
menu: frontmatter option to change sort predicate #98
|
2021-09-27 22:03:10 +02:00 |
|
Sören Weber
|
02c72c9f31
|
docs: rename english pirate translation to avoid crash on rendering #90
|
2021-09-20 22:04:35 +02:00 |
|
Sören Weber
|
5574ec073e
|
docs: showcase multilang feature #87
Arrr, Pirrrate trrranslat'n
|
2021-09-11 15:46:14 +02:00 |
|
Sören Weber
|
15cfc82ddb
|
theme: convert front matter to TOML #52
remove date field
|
2021-08-25 13:33:29 +02:00 |
|
Sören Weber
|
a69236d160
|
menu: control sub-menu expansion #49
|
2021-08-25 00:10:09 +02:00 |
|
Sören Weber
|
0d66a97284
|
code highlighter: avoid unstyled blocks for indention in docs #32
|
2021-08-24 00:25:15 +02:00 |
|
Sören Weber
|
de7b3d8056
|
theme: remove typos and superflous whitespace
|
2021-08-23 23:51:52 +02:00 |
|
Sören Weber
|
42c8ec549b
|
code highlighter: avoid unstyled blocks in docs #32
The new highlighter does not work to well if no syntax is specified
for the code block / code fence / indention.
See https://github.com/gohugoio/hugo/pull/8917
|
2021-08-23 23:32:34 +02:00 |
|
Sören Weber
|
bd9983978b
|
Hardening examplesite against misconfiguration
|
2021-07-01 21:47:17 +02:00 |
|
Sören Weber
|
146965c497
|
Reworking screenshots after rebranding
|
2021-07-01 16:25:08 +02:00 |
|
Sören Weber
|
494a3c8b7c
|
Repair links after making content single language
|
2021-06-30 21:30:03 +02:00 |
|
Sören Weber
|
c108d677b4
|
Rebranding to new theme name
- Rename theme from "Learn" to "Relearn"
- also change URLs
- remove old references
- more removal of french and chinese
|
2021-06-30 14:56:06 +02:00 |
|
Sören Weber
|
a938c24a63
|
Removed all but english documentation
to make it maintainable
|
2021-06-30 14:55:13 +02:00 |
|
HUC
|
1bc1eef887
|
Fix: typos
Corrections de plusieurs erreurs typo ! :p
|
2019-11-06 14:17:39 +00:00 |
|
Boris Bera
|
24da9d9e1d
|
Fix all images to use the /en/ path
|
2019-05-06 13:44:27 -04:00 |
|
ImgBotApp
|
26748c29e9
|
[ImgBot] Optimize images
*Total -- 2,545.56kb -> 1,758.74kb (30.91%)
/static/images/favicon.png -- 1.22kb -> 0.59kb (51.48%)
/exampleSite/content/basics/installation/images/chapter.png -- 85.71kb -> 46.66kb (45.56%)
/exampleSite/content/cont/pages/images/pages-chapter.png -- 243.33kb -> 152.42kb (37.36%)
/exampleSite/content/basics/style-customization/images/red-variant.png -- 380.82kb -> 239.39kb (37.14%)
/exampleSite/content/basics/style-customization/images/blue-variant.png -- 380.01kb -> 238.93kb (37.13%)
/exampleSite/content/basics/style-customization/images/green-variant.png -- 381.74kb -> 240.20kb (37.08%)
/exampleSite/content/cont/pages/images/pages-default.png -- 310.79kb -> 196.47kb (36.78%)
/exampleSite/static/images/showcase/tat.png -- 405.21kb -> 302.69kb (25.3%)
/static/images/gopher-404.jpg -- 215.36kb -> 201.42kb (6.47%)
/images/tn.png -- 141.37kb -> 139.98kb (0.99%)
|
2019-03-15 16:47:53 +00:00 |
|
Mathieu Cornic
|
a690228179
|
fix conflict
|
2018-08-10 11:03:31 +02:00 |
|
Mathieu Cornic
|
65d597d697
|
fix #153 : page not found on ex site
|
2018-08-10 10:18:13 +02:00 |
|
Matthew Taylor
|
cca7fdeeb0
|
Modify fontawesome selectors for v5.x
|
2018-02-19 16:33:30 +00:00 |
|
Manuel Reithuber
|
4a8d501baf
|
added documentation for the menuTitle attribute
|
2017-11-19 14:48:37 +01:00 |
|
matcornic
|
5123fb57a2
|
fix #62: replaced width in % with 'pc'
|
2017-09-04 19:07:03 +02:00 |
|
matcornic
|
375e7c0005
|
feat: fix doc mistake
|
2017-08-20 23:58:41 +02:00 |
|
matcornic
|
5608a87d71
|
Translate in french
|
2017-08-20 23:44:34 +02:00 |
|
matcornic
|
aff3307ff5
|
add english documentation content
|
2017-08-20 23:43:50 +02:00 |
|
matcornic
|
6b265c5181
|
add first content for new documentation
|
2017-08-20 23:43:49 +02:00 |
|
matcornic
|
3e61961bfa
|
feat: add children shortcode
|
2017-08-20 23:43:47 +02:00 |
|
matcornic
|
1227b1d3ed
|
feat: renamed docs example to exampleSite
|
2017-08-20 23:43:45 +02:00 |
|