Commit graph

1860 commits

Author SHA1 Message Date
George Cushen
66ca3fca75 Add theme system
- Add `color_theme` option to config
- Add `font` option to config
- Add 3 themes
- Add 2 font styles
- Add documentation to Getting Started post
2017-09-30 16:26:19 +01:00
George Cushen
aa224c04a0 Update docs 2017-09-28 01:24:08 +01:00
George Cushen
44611c17b9 share: Optimize link order 2017-09-25 19:33:13 +01:00
George Cushen
865f39f450 Improve compatibility with Blogdown 2017-09-25 01:59:48 +01:00
George Cushen
586a7e17d5 talks widget: Support header image (Close #105) 2017-09-25 01:47:58 +01:00
George Cushen
03bf79122f publications widget: Fix detail link 2017-09-25 01:43:30 +01:00
George Cushen
9760e0dc2a posts widget: Fix filter in case of multiple instances 2017-09-25 00:15:01 +01:00
George Cushen
19d069d9fb exampleSite: Update widget weight for demo 2017-09-24 23:06:40 +01:00
George Cushen
80e833c5e9 posts widget: Add filter to exclude tags (Close #170)
* Change `tags` option to `tags_include`
* Add `tags_exclude` option
2017-09-24 23:00:25 +01:00
George Cushen
690ed4d314 Make pagination language independent 2017-09-20 23:33:12 +01:00
George Cushen
e6d4bd3e5f widgets: Add tag cloud 2017-09-20 23:19:28 +01:00
George Cushen
fcdf9b887f publications: Add filter for year (Close #171) 2017-09-19 23:07:56 +01:00
George Cushen
3cb84281d8 project widget: Enable changing default filter (#88)
Use `filter_default = 0` to specify index of default filter
2017-09-19 20:24:24 +01:00
George Cushen
8168053656 publications: Support classic citation format (#235)
* Breaking Change: boolean `detailed_list` has changed to
  integer `list_format` parameter - refer to latest exampleSite
2017-09-19 01:25:22 +01:00
Jordan Stanway
405058b8d9 publications: Use consistent listing format across pages (Fix #148) 2017-09-18 01:58:19 +01:00
George Cushen
ab24e5646c posts: Show related content
* Requires Hugo 0.27+
* Refer to https://gohugo.io/content-management/related/
2017-09-11 21:07:37 +01:00
George Cushen
779e5d830b Improve archetypes (#265)
* Support Hugo 0.24+ in default and home types
* Comment and tidy
2017-09-10 17:02:37 +01:00
Dongdong Tian
fd713f1192 i18n: Update Chinese translation (#263) 2017-09-05 00:03:13 +01:00
George Cushen
a2b482dc10 Add staticref shortcode for linking files + update docs (#236) 2017-09-03 17:06:06 +01:00
George Cushen
6fab4bc3bc docs: Add toc shortcode 2017-09-03 15:23:30 +01:00
George Cushen
06dc780e6c Add shortcode for generating table of contents (#258) 2017-09-03 15:07:38 +01:00
George Cushen
97590cb12e posts: Support lastmod param to show date last modified 2017-09-03 14:35:13 +01:00
Jason Song
3ebbf25425 Remove redundant disqus_thread div (#241) 2017-09-03 14:15:49 +01:00
John Sangwon Suh
c7eb184fe6 i18n: Add Korean translation (#257) 2017-09-03 12:13:25 +01:00
George Cushen
ef0568deb7 icons: Update Academicons to v1.8.1 2017-08-30 02:13:35 +01:00
Sandra Parsick
61af7f55fc talks: Add option for code link (#182) 2017-08-30 00:41:37 +01:00
George Cushen
cf5ca46f1f Fix article wrapping around share-box (#246)
Set `overflow: hidden` on `article-metadata` to contain `share-box`.
2017-08-30 00:12:33 +01:00
Andrea Borruso
993cd5e9a3 i18n: Add Italian translation (#249) 2017-08-29 23:56:52 +01:00
Kamil Piętak
d7416fa63e i18n: Add Polish translation (#251) 2017-08-29 23:54:13 +01:00
Dongdong Tian
7f67d274c7 Fix url_project link in multilingual mode (#243) 2017-08-23 22:32:17 +01:00
C. Wu
4859cbe36a Support Hugo v0.24+ (#240)
* Require Hugo v0.24+ to support new archetype system
* Explicitly set `title` and `date` in archetypes
2017-08-01 02:26:45 +01:00
Janis Klaise
1f69fa61f5 Parse Markdown in abstracts (#238) 2017-08-01 02:00:55 +01:00
Eduardo Junior
6a2fd0075a i18n: Add Portuguese translation (#242) 2017-08-01 01:53:10 +01:00
YAJIE
4a2a754f1d publications: Fix pub type link in multilingual mode (#232) 2017-07-22 17:28:23 +01:00
Dan Cardy
4a2d20a8f9 Fix menu bar collapse on mobile (#223) 2017-07-18 01:34:27 +01:00
Myles Johnson
cfc36c28d2 Improve Google Analytics (#209)
* Move Google Analytics to the head
* Use async JS loading
* Add autotrack.js to replace custom JS for tracking events
2017-06-13 09:10:35 +01:00
Myles Johnson
df8d4f987c Update JS libs and pull icon packs from cdnjs (#208)
* Update version of imagesLoaded, tweenMax, and mathJax
* Pull academicons and font-awesome from cdnjs
* Delete `fonts` folder
2017-06-12 22:33:30 +01:00
George Cushen
ba84760563 about: Support avatars from Gravatar.com (#194) 2017-06-12 02:07:44 +01:00
Ronny Chevalier
b53076e1f8 layouts: Add Subresource Integrity (SRI) (#162) 2017-06-12 01:04:20 +01:00
George Cushen
579b43150e Update Academicons to v1.8.0 (Fix #197) 2017-06-12 00:04:33 +01:00
Kirill Kirilenko
7b0560f749 i18n: Fix Russian language native name (#193) 2017-06-05 00:37:29 +01:00
Lijun Zhu
960c124fde Fix portrait image not displaying in About widget (#186) 2017-05-30 01:31:08 +01:00
George Cushen
a99cad2aed css: Make horizontal rules more visible (#178) 2017-05-30 01:11:22 +01:00
George Cushen
89e5445a46 Fix double slash in header image paths (#177) 2017-05-30 00:46:22 +01:00
George Cushen
e7461f9f26 exampleSite: Update widget comments (#188) 2017-05-30 00:15:09 +01:00
George Cushen
0768fee350 Fix portrait image not displaying when baseurl is not domain root 2017-04-28 15:28:18 +01:00
George Cushen
479c7a112b Update documentation URL 2017-04-28 12:47:48 +01:00
Ronny Chevalier
c55b7b15f6 static: Optimize size of PNG icons (#161)
apple-touch-icon.png: 1908 bytes decrease (48.69% decrease)
icon.png: 199 bytes decrease (30.02% decrease)
2017-04-26 14:02:56 +01:00
Ronny Chevalier
20dcd3d88d about: Fix schema tag for portrait image (#168)
The image property is not set properly. It expects text or url but it
will not look in the `background-image` CSS property, thus it is 
not found.

Fix this by adding a hidden meta element.
2017-04-22 12:59:47 +01:00
George Cushen
e72f643b50 Make pagination compatible with multilingual sites (Fix #167) 2017-04-21 15:52:01 +01:00