Commit graph

35 commits

Author SHA1 Message Date
Victoria Drake
2932037152 Update docs and config.toml
- Add instructions for Contact section clock and Plausible
- Update README and Theme Features post

Close #273
2020-12-31 07:56:23 -05:00
Victoria Drake
8a9baff968 Linkify headings, use scroll-behavior
- Uses the scroll-behavior property to achieve smooth scrolling with
less JS
- Solves anchor link bugs
- Linkifies headings in posts so they can be easily hyperlinked to directly
2020-08-01 19:11:56 -04:00
Victoria Drake
2263cdb0fa Markdownify post titles 2020-05-31 14:12:41 -04:00
Vincent Tam
8b887314e2 Remove forward slash for relLangURL 2019-08-07 11:37:06 +02:00
Martin Hoefling
4c19d875de Show date in lists only if set by page (#154) 2019-05-05 21:56:33 +02:00
Kevin Ottens
29aa348daa Move comments handling in a partial (#138)
This way it's much easier to tune the comment handling in general (like
disable it for some sections) or integrate a different commenting system
than disqus.
2019-03-15 11:03:46 +01:00
Vincent Tam
039f4ac0f4 Fix typo in HTML comments (#118) 2018-12-18 13:57:31 +01:00
Hanzei
3a6144e557
Fix assets for thems site (#111)
* Fix font path

* Fix favicon path

* Revert "Serve hugo pipes assets with .RelPermalink (#107)"

This reverts commit 88aa5812f5.

* Use relLangURL

* Rebuild docs
2018-11-28 20:50:50 +01:00
Hanzei
9422e3a1f1
Add section margin to home 2018-08-01 10:11:05 +02:00
Hanzei
54169c2cc8
Dont show nav item for current language 2018-07-26 23:03:06 +02:00
Hanzei
5687d97c78
Refactor taxonomies page 2018-07-24 00:04:56 +02:00
Hanzei
8c258bbd07
Use abs URL every time 2018-07-20 17:27:32 +02:00
Hanzei
79574f632e
Use hugo sass prozessing 2018-07-10 09:23:19 +02:00
Hanzei
088c65bac5
Use Image Processing to resize images 2018-07-06 14:31:16 +02:00
Hanzei
8d7109a35f
Add open Graph meta data 2018-07-01 10:22:28 +02:00
Hanzei
daca1fe109
Use baseof temple to dry code 2018-07-01 10:09:29 +02:00
Hanzei
2b1d2c3e8e
Add missing alt tags 2018-06-28 19:04:40 +02:00
Hanzei
ada1932097
Code cleanup 2018-06-27 02:33:38 +02:00
Hanzei
c555b2b52c
Merge branch 'master' into fix_nav_2 2018-06-27 00:30:17 +02:00
Hanzei
8269d33fa2
Cleanup code 2018-06-25 15:03:18 +02:00
Vicky
997c707d5b Update templates (fix #59, close #61, close #60)
+ Add functionality to limit projects shown on main page
+ Improve projects display columns
+ List pages show content from _index.md files
+ Add GetPage logic to index.html and nav menus
2018-06-24 20:22:21 -04:00
Hanzei
1086eeebf4
Move diffent nav files into one 2018-06-12 01:39:40 +02:00
Hanzei
4542024359 Fix rel URLs (#50) 2018-06-09 19:30:15 -04:00
Dmitry Verkhoturov
f4568a4589 set default if no configuration is set for variables which require that (#36) 2018-03-25 11:08:39 -04:00
Daniel Diaz Medrano
0d743956d0 Params changed to camelCase 2018-01-26 17:10:03 -08:00
Vicky
2815a5b2c7 Added taxonomy pages. 2018-01-26 14:00:30 -05:00
Vicky
3a1fbfb306 Fixed #22. Moved opening body tags into template files instead of header. 2018-01-26 13:37:19 -05:00
Vicky
ef3fb0cf02 Version 3.0 2017-11-13 16:01:53 -05:00
Vicky
15c9ac3274 Missing closing body tags prevented LiveReload: 2017-06-16 18:30:47 +08:00
Vicky
27921af8f3 Fix for issue #9
Added section qualifier for Latest Post
2017-06-01 12:39:04 +08:00
Derik Evangelista
8bf5b9e365 Ability to turn off the fadein effect (#4)
* Ability to turn off the fadein effect

* Ability to disable fadein effect on blog posts

* Disable fadein on 404 and list pages
2017-05-05 06:03:05 -05:00
Vicky
4fed8557d8 Lighter scroll function using jQuery. Updated back-to-top links on single and blog pages to fontawesome arrow. 2017-04-20 11:06:33 +08:00
Vicky
c1bd334f83 Layout remodelled using bulma, css minified. Added responsive hamburger menu on mobile. 2017-03-26 13:23:50 +08:00
Vicky
7b198daf79 Added reURL function for init.js, deleted generated content in /public 2017-03-21 10:53:25 +08:00
Vicky
6598cf34b0 Initial commit 2017-03-13 17:14:02 +08:00