Commit graph

58 commits

Author SHA1 Message Date
George Cushen
6789c8948f docs: edit readme 2020-09-20 22:44:45 +01:00
George Cushen
5456b6decd fix: Book layout
Fixes prev/next direction
2020-07-27 13:39:01 +01:00
George Cushen
0db000a841 feat: add options to add author notes + highlight superuser
To highlight the site author (superuser) in author lists, set the following in `params.toml`:

highlight_superuser = true

Author notes can be added to a page's front matter in the form:

author_notes:
- "Equal contribution"
- "Equal contribution"
2020-06-07 20:02:12 +01:00
George Cushen
4b6b625b51 docs: edit min Hugo version 2020-02-01 22:22:29 +00:00
George Cushen
1f6beec9f7 fix: GA outbound link tracking
Fixes external links opening both in current tab and new tab when `google_analytics` enabled.

Fix #1511
2020-01-26 16:38:01 +00:00
George Cushen
aa4c95277c feat: add support for Hugo v0.60 2019-12-07 20:02:54 +00:00
George Cushen
3911b8ff53 chore: increase min Hugo version
May solve #1375
2019-10-02 12:18:01 +01:00
George Cushen
3ee76244e9 demo: remove old theme gallery from post 2019-08-30 13:40:45 +03:00
George Cushen
180656e84c docs: add Writing GIF to readme 2019-08-06 00:49:25 +01:00
George Cushen
371ec59897 docs: update Readme with v4.4 and v4.5 themes 2019-08-03 14:16:10 +01:00
George Cushen
d6cb9463da docs: emojify readme 😆 2019-06-25 20:05:10 +01:00
George Cushen
2d0de5ad3e docs: update themes 2019-06-17 13:23:59 +01:00
George Cushen
29ce18a050 feat(theme): add Strawberry theme
Also, refactor themes and theme system to replace primary_light and
primary_dark with SCSS lighten/darken funcs.

See #1091
2019-05-19 23:51:32 +01:00
George Cushen
79db5acc1b docs: clarify Hugo version 2019-05-19 20:46:04 +01:00
George Cushen
80e352158e docs: edit readme 2019-04-17 20:04:41 +01:00
George Cushen
585bdf643b fix: add support for Hugo v0.55
Requires Hugo v0.55.2+.
Does not work with Hugo v0.55.0 due to bugs fixed in v0.55.2.

Fix #1017
2019-04-17 19:26:51 +01:00
George Cushen
308a81825d docs: revise readme 2019-04-15 00:02:35 +01:00
George Cushen
a554d5dc10 docs: edit features and update guide 2019-03-04 01:03:54 +00:00
George Cushen
4c9c743ae6 chore: update demo URL
Also, fix Netlify ENV config
2019-01-29 15:05:15 +00:00
George Cushen
c1b2899f6a docs: add Project KickstartR to readme 2018-11-18 23:42:16 +00:00
George Cushen
2ee38a83d7 docs: link to Academic Scripts repo 2018-11-11 01:40:19 +00:00
George Cushen
89247fa534 docs: add Patreon link 2018-11-02 22:29:16 +00:00
George Cushen
34deeedb07 feat(theme): add Apogee and Cupcake themes
- Improve button styles on dark themes
- Add to Readme and Getting Started post
2018-10-20 21:49:33 +01:00
George Cushen
2a055ca847 Update Readme 2018-10-10 01:58:53 +01:00
George Cushen
4dda8bc80a docs: Fix link to latest release notes 2018-01-20 15:19:35 +00:00
George Cushen
2417b124ac docs: Fix Markdown bullets 2018-01-20 15:11:28 +00:00
George Cushen
9bf2689b24 docs: Update Readme 2018-01-04 01:54:24 +00:00
George Cushen
9d7f32f7ff readme: Improve installation methods and show 1950s theme 2017-12-03 18:47:31 +00:00
George Cushen
2b77316077 readme: Improve installation method 2017-11-30 09:16:25 +00:00
George Cushen
9c68f32c96 readme: Update 2017-11-29 00:04:15 +00:00
George Cushen
64eae9571e readme: Improve installation method 2017-11-24 02:25:31 +00:00
George Cushen
09b91845a0 themes: Add dark theme
To use, set `color_theme = "dark"` in `config.toml`.

See #299 and #139
2017-11-11 17:55:42 +00:00
George Cushen
70ea150aeb docs: Update 📚 2017-10-26 22:56:06 +01:00
George Cushen
d55dea2df7 docs: Update 📚 2017-10-22 16:46:52 +01:00
George Cushen
abf0f67925 readme: Add theme previews 2017-10-04 01:05:21 +01:00
George Cushen
aa224c04a0 Update docs 2017-09-28 01:24:08 +01:00
George Cushen
479c7a112b Update documentation URL 2017-04-28 12:47:48 +01:00
George Cushen
0cdbb23c1c Update Readme 2017-01-29 18:52:25 +00:00
George Cushen
af7e88aa5f Update docs 2017-01-20 18:01:52 +00:00
George Cushen
d57fbe46f4 Update docs 2016-12-19 07:52:13 +00:00
George Cushen
c20a136e61 docs: Update 2016-10-18 03:15:55 +01:00
George Cushen
20deaf8ed7 Edit README 2016-09-22 02:13:59 +01:00
George Cushen
f75dd94998 Update docs 2016-06-05 01:08:18 +01:00
George Cushen
43d24aa6d1 Update documentation 2016-05-31 18:36:43 +01:00
George Cushen
d0f29073d2 Add project summaries to homepage; Refactor h2 headings to h1 partly so Markdown renders better; Refactor url_image setting to image; Fix #top hash location when accessing home from another page; Improve SEO; Update README 2016-05-18 22:15:35 +01:00
George Cushen
5da280d9b6 Update README 2016-05-13 11:28:22 +01:00
George Cushen
8ff74f93a9 Update README 2016-05-13 11:21:04 +01:00
George Cushen
30dc37c9cc Update README 2016-05-13 00:50:16 +01:00
George Cushen
5a88899600 Update packaging 2016-05-07 02:00:31 +01:00
George Cushen
aa28a616f4 Fix README for hugo.io's Markdown parser 2016-04-28 18:23:07 +01:00