Commit graph

130 commits

Author SHA1 Message Date
Kirill Kirilenko
3996b85e05 Fix a741bc6 - missing target for card_text link (#79) 2017-01-02 20:07:20 +00:00
George Cushen
f781945fd9 talks widget: Fix detailed list layout 2017-01-02 18:41:08 +00:00
Kirill Kirilenko
6e4a9fe88b Fix smooth scroll (#78) 2017-01-02 18:13:11 +00:00
George Cushen
0fafa0b98d Improve talks
- improves format of simple lists (`detailed_list = false`) for Talks widget
- fixes date to use user defined date format from `config.toml`
- hides 'Links' row if no `url_...` params are set in talk front matter
- introduces optional `location` param for event location
- adds `event_url` which if defined, turns event name into a link on talk detail page
2017-01-02 14:35:50 +00:00
George Cushen
794cbd5c4e project widget: Wait for images to load to prevent overlapping (#76) 2017-01-02 04:04:25 +00:00
George Cushen
e604f07850 Update CSS to fix #75 2017-01-01 22:46:04 +00:00
George Cushen
59116be74e Support sub-menu navigation (#72) 2016-12-31 14:05:29 +00:00
Yihui Xie
59e82f41c9 Fix layout of example site for Hugo 0.18 (#74) 2016-12-29 02:54:34 +00:00
George Cushen
79b0b45957 Update docs 2016-12-29 02:09:03 +00:00
George Cushen
a741bc6db8 projects: Open external link in new tab 2016-12-27 02:46:07 +00:00
Kirill Kirilenko
bdb68fdf7d contact widget: Support Telegram (#70) 2016-12-27 02:07:23 +00:00
pfasante
fbcc2ae87b talks: Fix archetype and add example to exampleSite (#68) 2016-12-26 23:15:14 +00:00
George Cushen
652302d5c0 Update Font Awesome (close #69) 2016-12-23 00:14:10 +00:00
George Cushen
d57fbe46f4 Update docs 2016-12-19 07:52:13 +00:00
George Cushen
31f9ce5f94 Add internationalization (i18n) support (#12) 2016-12-19 06:01:11 +00:00
George Cushen
991a343d48 contact widget: Add office hours and Skype options 2016-12-19 03:42:15 +00:00
George Cushen
c76c5d6270 Parse Markdown in project summaries 2016-12-18 02:17:05 +00:00
George Cushen
6616d46eb3 Open external links in new tabs by default 2016-12-18 01:45:36 +00:00
ymcrcat
bddf9c07bb Add Talks feature and widgets (#63) 2016-12-14 00:11:04 +00:00
Henrik Peters
d4fb286cfd about widget: Allow any URI scheme for social links (#64)
E.g. URLs beginning with `bitcoin:` or `tel:` can now be used.
2016-12-07 14:06:57 +00:00
George Cushen
8277658b81 Set widget identifiers to their respective filenames
Example: `content/home/about.md` widget is now linked from the
menu bar by setting the relevant URL as "#about" in `config.toml`.
2016-11-24 15:57:54 +00:00
George Cushen
f3e9dea37f projects widget: Fix animation 2016-11-24 15:09:03 +00:00
George Cushen
605902a884 Improve support for Markdown footnotes (fix #61) 2016-11-21 09:26:51 +00:00
George Cushen
f8bf5c1b88 Add comments 2016-11-14 04:11:36 +00:00
George Cushen
44b46f1d40 projects widget: Improve external link handling 2016-11-14 03:43:00 +00:00
George Cushen
88205025ff Add filtering for projects (addresses #51) + add fade animation 2016-11-14 03:30:04 +00:00
George Cushen
ee331055ef Highlight active navigation item + various improvements.
Highlight active navigation item using Scrollspy.
Prevent navbar hiding initial content when jumping to in-page anchor.
Use material style for navbar shadow.
Change color of links in alert boxes for better visibility.
2016-11-11 06:13:11 +00:00
George Cushen
93b66d3058 Update docs 2016-11-11 01:29:43 +00:00
George Cushen
5696cf411a Update to Hugo 0.17; Support emojis; Fix #54 2016-10-22 21:39:49 +01:00
George Cushen
a4bcb6cbf4 Update website icon using latest standards 2016-10-19 21:46:26 +01:00
George Cushen
b8b6c88f60 Add alert shortcode
Alerts can be used to add side content such as tips, notes, or warnings to articles.
2016-10-19 00:08:54 +01:00
George Cushen
74de372781 posts widget: Fix image link 2016-10-18 03:29:27 +01:00
George Cushen
c20a136e61 docs: Update 2016-10-18 03:15:55 +01:00
George Cushen
3b7a6747ea about widget: Make year optional 2016-10-12 02:10:34 +01:00
George Cushen
0d56549d90 posts widget: Fix paragraph spacing 2016-10-12 02:06:16 +01:00
George Cushen
b51cc00c56 posts widget: Add tags option
Allow to limit post list to posts containing specified tags.
2016-10-11 20:41:40 +01:00
George Cushen
be4fd472dd docs: Update 2016-10-06 18:44:31 +01:00
George Cushen
04048a5e73 posts: Add summary parameter for overriding auto-generated summary 2016-10-06 02:05:43 +01:00
George Cushen
a65279eb5d header: Add option for including custom HTML
Allows for integrating third party plugins.
2016-10-06 00:13:48 +01:00
George Cushen
9c27ae98cf css: Improve style of contact widget and refactor (#36) 2016-10-05 03:12:19 +01:00
Stephan Kulla
74cf40df08 posts.html: Use "relURL" (#50)
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-04 17:03:39 +01:00
Stephan Kulla
890f89d8d1 about.html: Trim long line for social icons (#48)
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-04 15:35:59 +01:00
Stephan Kulla
fe04cf84b9 contact.html: Shorten code for autolinks (#49)
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-04 15:33:51 +01:00
Stephan Kulla
7763b7dcba about.html: Make avatar chooseable and use relURL (#47)
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-04 15:32:27 +01:00
Stephan Kulla
db9dcf6055 widgets: Direct inclusion of widgets (#45)
Replace the long if-else block in index.html with a direct inclusion of
the widgets.

Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-04 01:14:37 +01:00
Stephan Kulla
16a18a9317 footer: Apply aria-hidden to whole button. (#43)
Apply aria-hidden to the whole span which contains the back to top span.

Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-02 22:11:43 +01:00
Stephan Kulla
bc00c4bda2 share.html: Apply aria-hidden to share-box (#42)
The share box is not accessible to screen readers since it does not
contain text. Thus, exclude it from screen-readers via aria-hidden.

Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-02 22:04:14 +01:00
Stephan Kulla
598e3e717d comments.html: Shorten if condition (#44)
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-02 21:53:58 +01:00
Stephan Kulla
20318d1543 Use Hugo function relURL to make URLs relative (#39)
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-10-01 01:36:41 +01:00
Stephan Kulla
a4eb23b3dc footer.html: Shorten if condition for MathJAX (#40)
Signed-off-by: Stephan Kulla <git.mail@kulla.me>
2016-09-30 11:53:05 +01:00