Commit graph

1724 commits

Author SHA1 Message Date
George Cushen
b49528cf1e refactor: move Reveal.JS plugin to its own module
```
module:
  imports:
    - path: github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-reveal
```

See #2792
2022-08-15 18:06:37 +01:00
George Cushen
22e2a7cf74 fix: encoding of quotes in Page Sharer URL
Resolves merge conflicts in #2726

Fix #2726
2022-08-14 20:03:40 +01:00
Rudolf Lioutikov
9eb2f1fc3f
docs: update references to wowchemy-hugo-modules (#2780) 2022-08-14 13:26:10 +01:00
rodrigoalcarazdelaosa
24e842c9af
feat: upgrade FontAwesome from 6.0.0 to 6.1.2 (#2788) 2022-08-14 13:22:38 +01:00
Mohamamd AlMarzouq
76c48517a7
fix: Mermaid diagram rendering in Reveal slides (#2765)
See https://github.com/hakimel/reveal.js/issues/2863#issuecomment-1107444425
2022-08-14 13:08:18 +01:00
George Cushen
1ce2548dcf starters: add line numbers example 2022-08-11 18:49:31 +01:00
Rudolf Lioutikov
3c3e1ed96b
starters: update modules to v5.6.0 (#2779)
Updated module paths as described in #2754. Additionally changed the module names in go.mod to correspond to the repo path
2022-07-26 18:35:49 +01:00
Geo
bfb7d8e3f3 build: update view-starter-dev.sh with renamed modules
See #2754
2022-06-28 20:29:01 +01:00
Geo
45b102b7cc build: with Hugo v0.101.0 2022-06-28 19:58:23 +01:00
Geo
fa0a553b6e build: with Hugo v0.101.0 2022-06-28 19:56:38 +01:00
Geo
e11b64f36d test: update test site for renamed modules
See #2754
2022-06-28 19:54:43 +01:00
Geo
679c67290f chore: bump version 2022-06-28 19:41:39 +01:00
Geo
9f16e76314 refactor: Netlify CMS module name
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms

See #2754
2022-06-28 19:36:44 +01:00
Geo
a1e764ece6 refactor: split out Netlify module
Creates dedicated module for Netlify deployment:

github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify

See #2754
2022-06-28 19:34:26 +01:00
Geo
e186f9b782 refactor: rename module
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugins-netlify-cms

See #2754
2022-06-28 18:52:40 +01:00
Geo
a042ab6e60 refactor: rename modules
github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5

github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugins-netlify-cms/v1

See #2754
2022-06-28 18:29:39 +01:00
Geo
1f3cbd0137 feat: redesign Gallery to use grid layout
Postfix -f (full width), -s (small), or -m (medium) to image names for them to span different areas of the grid.
2022-06-28 18:11:38 +01:00
Geo
565e5a40ae fix: invisible BibTeX citation in dark mode
Regression from migration of HLJS to Hugo's Chroma.

Fix #2753
2022-06-27 15:07:44 +01:00
Geo
4ce2a141a3
starters: fix readme news section 2022-06-21 17:31:45 +01:00
Yury Zhauniarovich
0d8a6eb42e
fix: pass context to the hook partial (#2749)
This commit fixes a bug of the context not being passed to the hook partial.
2022-06-21 17:15:32 +01:00
Daniel
f347d63546
feat: add Slider background fit option to cover or contain image (#2715)
Slider examples:

To scale the image to fit within the slide:

background:
  fit: contain

To fill the slide with the image (default behavior):

background:
  fit: cover
2022-06-15 18:29:38 +01:00
Stefano Cecere
b18d867d88
i18n: update it.yaml (#2738)
updated to sync entries with the latest en.yaml
2022-06-08 11:48:52 +01:00
Geo
acd74954b5 feat: more flexible hooks system
1. Use more standard hook names:
- head-start
- head-end
- body-end
- footer-start
- toc-start
- toc-end

2. Enable multiple files per hook. For example, a starter template may have `hooks/head-end/tpl.html` and a user may have customizations in `hooks/head-end/user.html`

custom_head.html -> hooks/head-end/custom.html
custom_js.html -> hooks/body-end/custom.html

Deprecates custom_head.html and custom_js.html but they remain supported for now.
2022-06-03 00:40:52 +01:00
Geo
d26624902d fix: inclusion of null locs in sitemap.xml
Impacted by Hugo changes

Fix #2732
2022-06-02 22:56:51 +01:00
Geo
d0aac60634 docs: clarify contribution steps 2022-06-02 21:09:20 +01:00
Geo
076464227c feat: migrate prev/next pager to Hugo's cascade system
New cascade front matter param: .Params.pager

Close #2737
See #2395
2022-06-02 20:12:36 +01:00
Geo
45f971c352 feat(book): auto-list child pages and add fallback title
Quality of life improvements for creating second brains or knowledge bases with apps like Obsidian.
2022-06-02 20:00:37 +01:00
Geo
50de7bd87e feat: check that Chroma theme exists
Also renames global Chroma theme variables to:

site.Params.features.syntax_highlighter.theme_light
site.Params.features.syntax_highlighter.theme_dark
2022-06-02 20:00:37 +01:00
Tatsuki
98932fcf96
i18n: improve Japanese translation (#2720) 2022-05-25 00:42:01 +01:00
Geo
aa03201adb starters(notes): add Cover image 2022-05-16 19:53:40 +01:00
Geo
2d2e58d8f4 feat: add Cover image to Book layout 2022-05-16 19:44:32 +01:00
Geo
0fa9b81706 starters(notes): get fix for regression space in Book menu 2022-05-16 13:31:57 +01:00
Geo
b804e4ab2f fix: regression space in Book menu
Fixes earlier commit

Fix 9868b04fae
2022-05-16 13:24:51 +01:00
Geo
77a684a7d2 starters(notes): edit 2022-05-16 12:25:32 +01:00
Geo
da81c3b8fe feat: add Notes starter template 2022-05-16 12:04:17 +01:00
Geo
3e7984306c refactor: consistency 2022-05-16 11:55:26 +01:00
Geo
9868b04fae fix: case with book at site root 2022-05-16 11:40:29 +01:00
Geo
c83227df43 feat: add legacy fallback to clipboard copy 2022-05-14 17:28:08 +01:00
Geo
fac5d24b4c feat: use built-in Hugo syntax highlighter
Increase site performance and reduce dependencies

Also, adds Copy button to code blocks.
2022-05-14 16:58:08 +01:00
Geo
872132abc6 style: upgrade devDependencies
Stylelint added many new default rules

Added some temp rule exclusions until code can be refactored

Ran ESlint and Stylelint auto-fixer to fix any new errors which can be auto-fixed
2022-05-14 13:50:15 +01:00
Geo
e0c66403a3 starters(slides): workaround Hugo span injection
See 2708
2022-05-12 18:58:15 +01:00
Geo
b26aa0f99f starters: allow frame embeds for speaker notes 2022-05-12 18:41:10 +01:00
Markus Hofbauer
814fa1db69
starters: update link to export slides as pdf (#2709) 2022-05-12 11:46:38 +01:00
Geo
c2752b9991 starters(course): update Hero 2022-05-11 21:02:18 +01:00
Geo
cacfcca779 starters(course): demo filtering by courses 2022-05-11 20:31:56 +01:00
Geo
f9565e3931 feat(portfolio): add filters for exclude_tags and page kind
Experimental Portfolio widget support for:

content.filters.exclude_tags
content.filters.kinds
2022-05-11 20:26:29 +01:00
Nathan Rutherford
6b1f2f3cf0
starters(academic): update default cms branch (#2705)
The Academic repo branch was renamed from master to main so when netlify creates a new repo based on this template, the default branch is named 'main' instead of 'master'.

Leaving the default cms branch param as 'master' will result in a credentials error whenever a user tries to login using the /admin page. Renaming this to 'main' fixes the error.
2022-05-08 15:02:44 +01:00
Geo
30cbf91201 docs: edit 2022-04-24 23:15:02 +01:00
Geo
d13358e38f starters: update 2022-04-23 19:11:19 +01:00
Geo
17d5d3f0ca starters: update 2022-04-23 19:09:19 +01:00