Commit History

Author SHA1 Message Date
  Stephan Kulla bc00c4bda2 share.html: Apply aria-hidden to share-box (#42) 8 years ago
  Stephan Kulla 598e3e717d comments.html: Shorten if condition (#44) 8 years ago
  Stephan Kulla 20318d1543 Use Hugo function `relURL` to make URLs relative (#39) 8 years ago
  Stephan Kulla a4eb23b3dc footer.html: Shorten if condition for MathJAX (#40) 8 years ago
  Stephan Kulla 9c5205097a header.html: Add .Site.RSSLink as default RSS feed. (#38) 8 years ago
  Stephan Kulla fe05501b9a Improvement for social icons in about.html (#41) 8 years ago
  Stephan Kulla ec969a0052 header.html: Use "default" to specify the language. (#37) 8 years ago
  George Cushen dc0511a176 css: Add responsive text scaling and general improvements 8 years ago
  George Cushen 2548ae2ad2 Refactor HTML indents to 2 spaces and refactor long lines 8 years ago
  George Cushen 30395f8c0b Update home archtype for new homepage widgets 8 years ago
  George Cushen 61769e9b29 Refactor homepage sections as dedicated widgets in `content/home/`. 8 years ago
  George Cushen 20deaf8ed7 Edit README 8 years ago
  George Cushen a1701292c9 Bump minimum version of Hugo to 0.16 for upcoming improvements 8 years ago
  George Cushen c397cd7ce2 css: Refactor and improve 8 years ago
  George Cushen fa9a77d5fa Update .editorconfig style guide 8 years ago
  George Cushen 1f77c0572b Improve rendering of post summaries 8 years ago
  George Cushen ea14475b1f Add option to disable comments on a per-post basis (using `disable_comments = true` in post preamble) 8 years ago
  George Cushen b21642366e Add RSS feed 8 years ago
  gcushen 48c369f594 Merge pull request #29 from kulla/format-config.toml 8 years ago
  Stephan Kulla 6445b7e9ec config.toml: Format comments. 8 years ago
  gcushen 16f4009339 Merge pull request #19 from lambdafu/lambda-captions-counter 8 years ago
  Marcus Brinkmann 76f09bff13 Create captions counter on body element to prevent reset at every figcaption. 8 years ago
  George Cushen 0e222415ef Add `notonhomepage` option to prevent a specific post being displayed on homepage 8 years ago
  George Cushen 20ece690c8 Add `avatar` setting 8 years ago
  George Cushen e721c992a2 Refactor footer JS 8 years ago
  George Cushen d6d9f0ea76 Add selected publications feature 8 years ago
  George Cushen f75dd94998 Update docs 8 years ago
  George Cushen 43d24aa6d1 Update documentation 8 years ago
  George Cushen 95a803861d Update theme.toml 8 years ago
  George Cushen f06857f9d9 1) Add `image` option to page preamble to enable displaying an image in publication, post, and project page headers; 2) add detailed publication list to homepage, enabled by setting `detailed_list = true` under `[params.publications]` in `config.toml`. 8 years ago