Commit History

Author SHA1 Message Date
  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
  George Cushen 703a6af3b2 Add social `sharing` setting to `config.toml` 8 years ago
  George Cushen bd239c34dd Improve CSS responsiveness of Biography 8 years ago
  George Cushen d03e66c7f9 Add/modify `config.toml` settings to customize homepage language and recent publication/post counts. Refer to `exampleSite/config.toml` for changes. 8 years ago
  George Cushen 45bd191544 :sparkles: Refactor archetypes 8 years ago
  George Cushen d2b55a6e28 CSS improvements: convert `@import` to `<link ...>` for increased speed; add auto-numbering to figure captions; various refactoring. 8 years ago
  George Cushen 5d0e59ddd1 Add editor config to encourage consistent code formatting 8 years ago
  George Cushen e714825a7a Auto-resize large images to fit screen; Improve sharing style 8 years ago
  George Cushen 0d6971aff3 Fix sharing links missing data (in article context); Add Weibo sharing; Improve checking of `disable_sharing` setting. 8 years ago
  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 8 years ago
  George Cushen be17a08fda Add option to disable email/phone linking in Contact section 8 years ago
  George Cushen 1a20f5e6d7 1) Add style for tables; 2) Add LinkedIn sharing; 3) Refactor footer container. 8 years ago
  George Cushen cd08a0ad00 Fix footer syntax for custom JS and refactor header 8 years ago
  George Cushen 5da280d9b6 Update README 8 years ago
  George Cushen 8ff74f93a9 Update README 8 years ago