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
MyGiHu
6925c0248c
Replacing Moment.js with native JavaScript ( #266 )
...
* fix-262
* Replacing Moment.js with native JavaScript
2020-12-04 09:49:32 -06:00
Victoria Drake
2263cdb0fa
Markdownify post titles
2020-05-31 14:12:41 -04:00
Jacques Supcik
5205eeac73
Add timeRefresh
for periodic localtime update and allow for multilingual time format ( #177 )
2019-08-31 23:52:30 +02:00
Vincent Tam
8b1684b6c2
Removed trailing spaces and missing newline at EOF ( #170 )
2019-08-14 14:40:10 +02:00
Vincent Tam
4f59157d5b
Replace leading slash in some relURL
2019-07-25 16:15:03 +02:00
Hanzei
ce6913cc16
Fix blog section on windows ( #152 )
2019-05-29 17:28:58 +02:00
Martin Hoefling
46f2ab37d4
File context warning fixed ( #153 )
2019-05-14 22:28:57 +02:00
Hanzei
5d4dc2005c
Fix NPE if projects or blog sections doesn't exist
2019-04-10 18:22:12 +02:00
Maximilian Bosche
5712e49125
Order sections on homepage by weigth ( #143 )
2019-04-10 14:41:06 +02:00
Victoria
632bcd4579
Fix hero sizes ( #137 )
...
* Fix hero sizes
- Use proper sections in index.html to comply with bulma styles
- Update default value of header height to "fullheight" (shows navbar)
* Revert unrelated changes
2019-03-15 11:27:09 -04:00
Kevin Ottens
bab5773e9f
Allow to have the fade-in effect only on main page ( #78 )
2018-09-30 19:32:21 +02:00
Hanzei
9422e3a1f1
Add section margin to home
2018-08-01 10:11:05 +02:00
Hanzei
ef4cd37814
Use doublequotes when possible
2018-07-29 09:21:19 +02:00
Hanzei
757bd376e3
Fix more assets paths
2018-07-27 01:30:03 +02:00
Hanzei
5121f1a833
Replace .Site.GetPage with one parameter calls
2018-07-23 06:00:30 +02:00
Hanzei
8fbb68c6be
Use abs url with GetPage
2018-07-21 09:53:23 +02:00
Hanzei
80c0c42f93
Fix e-mail adress
2018-07-20 17:49:28 +02:00
Hanzei
8c258bbd07
Use abs URL every time
2018-07-20 17:27:32 +02:00
Hanzei
ef5feab3ef
Refactor config.toml
2018-07-20 14:45:36 +02:00
Hanzei
ce33fc7917
Dry up stylesheed
2018-07-19 17:47:51 +02:00
Hanzei
9125225a21
Add owlCarousel to homepage modal
2018-07-19 15:33:29 +02:00
Hanzei
26d6a45c1c
Fix nav
2018-07-18 17:47:54 +02:00
Hanzei
0f2d3808ee
Use headless bundle for home page
2018-07-18 17:39:11 +02:00
Hanzei
297ac04015
Fix style errors
2018-07-11 09:55:47 +02:00
Hanzei
79574f632e
Use hugo sass prozessing
2018-07-10 09:23:19 +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
db98ff7573
Render ancors from titles
2018-06-27 11:30:11 +02:00
Hanzei
389a69a6e7
Add Multilingual support
2018-06-27 02:31:18 +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
8afcd8365c
Cleanup code
2018-06-23 11:59:46 +02:00
Hanzei
9e2c5ada51
Fix scrolling on home page
2018-06-15 13:31:36 +02: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
Hanzei
71a72311ac
Render asset urls to absURL ( #47 )
2018-06-09 17:23:55 -04:00
Vicky
64f3358bc9
Restored camel case params.
2018-03-25 13:11:24 -04:00
Vicky
8d23938eed
Removed dead code, added default parameters, local assets.
2018-03-25 11:55:27 -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
Vicky
4333af1cff
Fix for #27 .
2018-02-03 09:57:23 -05:00
Vicky Lai
01caddf99a
Update index.html
2018-01-26 22:36:42 -05:00
Daniel Diaz Medrano
0d743956d0
Params changed to camelCase
2018-01-26 17:10:03 -08: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
86d41e6904
Updated email.
2017-11-13 11:44:03 -05:00
Antonio Lanfranchi
a4cb2a5de4
Made avatar optional. It will no longer render if it is commented out in the config. ( #10 )
...
Excellent. Thank you!
2017-07-24 18:48:37 -05:00
Vicky
a1536d876f
Missing closing body tag prevented LiveReload.
2017-06-16 18:28:02 +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