Michael Romero
bacb2ca6d1
Merge pull request #12 from tomhoover/only-display-ReadMore-link-if-post-is-truncated
...
only display '[Read More]' link if post is truncated
2017-02-19 02:19:40 -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
Michael Romero
2f1a27dc95
Merge pull request #9 from 1138-4EB/master
...
Allow to see the warning when the layout is unspecified
2017-02-07 21:44:58 -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
fb026dccae
Merge branch 'right-justify-readmore' of https://github.com/tomhoover/halogenica-beautifulhugo
2017-02-06 11:42:41 +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
Tom Hoover
6c1ba17ca7
right-justify '[Read More]' link
2016-09-25 16:53:45 -05: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
halogenica
05fdb21fdb
Fix Hugo theme requirements
...
Created a “static” folder in the exampleSite folder. Added metadata to
“theme.toml”
2016-03-19 00:03:43 -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
Michael Romero
c962a38399
👾 Added .gitattributes & .gitignore files
2016-03-08 02:42:05 -08:00