Commit graph

16 commits

Author SHA1 Message Date
Michael Romero
b418d4c303 Selected updates from latest beautiful-jekyll changes
Update main.css, nexted menus: ensure title width is wide enough to
accommodate children, Integrating public custom linkedin URL, add
instagram, snapchat, youtube, and spotify links, updated awesome-font to
v4.6, and updated CSS
2017-02-20 00:10:26 -08:00
Tom Hoover
999b033f75 only display '[Read More]' link if post is truncated 2017-02-18 12:57:50 -06:00
Michael Romero
938766f54f Add client side syntax highlighting support
Added client side syntax highlighting support in addition to existing
server side syntax highlighting support. Updated readme and sample to
reflect both types of highlighting.
2017-02-12 04:26:35 -08:00
1138-4EB
6f520773f5 Add slashes to links in <head.html>, <nav.html>, <footer.html> and
<404.html>.

Add favicon example.

Modify footer vars to allow links not pointing to user profiles.

<header.html> renamed to <header_wp.html> and part of it moved to <header.html> since the same block was repeated two times.

Add Hugo version to footer
2017-02-06 19:38:32 +01:00
1138-4EB
c071a83fde Merge branch 'xor-gate.org' of https://github.com/xor-gate/beautifulhugo 2017-02-06 11:58:31 +01:00
1138-4EB
f3eaa6522c Merge branch 'stevenshchin' of https://github.com/stevenshchin/beautifulhugo 2017-02-06 11:51:35 +01:00
1138-4EB
e6bfcf363e Merge branch 'master' of https://github.com/astonbitecode/beautifulhugo 2017-02-06 11:36:46 +01:00
1138-4EB
da29c99fdc 'NO MATCHING PARTIAL' is hidden under the navbar, unless <header.html> is printed before. It seems to be no problem moving its insertion frome <post.html> and <page.html> to <single.html>, so that it is always shown. 2017-02-06 11:25:40 +01:00
aston
f574b51db4 Added ability to configure a favicon 2016-09-23 11:43:14 +03:00
stevenshchin
af62556692 Fix additional / after base url 2016-08-02 01:50:44 -07:00
Jerry Jacobs
793341cfaa Update footer to have git shorthash 2016-07-17 22:55:22 +02:00
Michael Romero
ecb7e949e7 Add icons for soundcloud and wikipedia
Add icons for soundcloud and wikipedia user links
2016-04-13 00:22:23 -07:00
Michael Romero
991e2aeaf7 Remove unnecessary Disqus partial template
Disqus partial template was accidentally included in both single.html
and the posts/pages that were included by single.html. Only need to
include it once!
2016-04-13 00:06:02 -07:00
Michael Romero
87adc9d691 Support for big title images and bugfixes
Add support for big title images
(e6cb0a4f54).
Several bugfixes including pygment_highlights.css dependency, Index page
alignment/containers, and Index page site title. Also renamed
description to subtitle, in line with the original theme.
2016-04-02 03:55:38 -07:00
Michael Romero
c9e4340676 Support menus in navbar
4fe69971e3
2016-03-29 00:12:58 -07:00
Michael Romero
ff7cd6fd91 Initial Checkin of Beautiful Hugo Theme
Initial Checkin of Beautiful Hugo Theme
2016-03-08 02:43:08 -08:00