Commit graph

39 commits

Author SHA1 Message Date
Stefan Haider
5b5a8d80dd use Bootstrap ListGroup for terms page 2017-02-26 12:49:39 +01:00
halogenica
77a8fc4a30 Add google+, reddit, snapchat, and band camp links
Add google+, reddit, snapchat, and band camp links. Also updated font
awesome for band camp logo.
2017-02-25 22:03:51 -08:00
Michael Romero
9166f47355 Merge pull request #16 from haidelber/master
Usage of CDN for Bootstrap and jQuery + add Xing button
2017-02-25 20:42:10 -08:00
Michael Romero
01e8d98e0a Merge pull request #15 from sjp38/support_tag
Support tags
2017-02-25 19:49:00 -08:00
Stefan Haider
fa91b771c2 Add xing.com button 2017-02-25 15:58:20 +01:00
Stefan Haider
8234e24071 Use CDN for bootstrap and jQuery + version upgrade 2017-02-25 15:53:32 +01:00
SeongJae Park
8db80c9f74 Add tags menu on exampleSite
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2017-02-25 00:26:16 +09:00
SeongJae Park
91dbeff972 Implement /tags page
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2017-02-25 00:20:52 +09:00
SeongJae Park
2cca7be841 Display selected tag name as tag list page title
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2017-02-25 00:20:52 +09:00
SeongJae Park
4a7bf7833c Apply tags to example posts
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2017-02-25 00:20:29 +09:00
SeongJae Park
558005341e Support tags
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
2017-02-25 00:19:20 +09:00
Michael Romero
393582a537 Add nested element to the main menu
Add a nested menu to the main menu, containing links to a few existing
posts
2017-02-21 00:28:04 -08:00
Michael Romero
dd08915adf Fix improper container
Fix an improper container. Now content correctly appears higher on the
page, and big images span the full page width.
2017-02-21 00:09:36 -08:00
Michael Romero
d82dfdb5f7 Add itch.io button 2017-02-20 00:39:59 -08:00
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
Michael Romero
46de23e692 very minor - change description of backticks/tilde 2017-02-19 02:23:37 -08:00
Michael Romero
757fac3b37 Merge pull request #13 from tomhoover/patch-1
update README.md
2017-02-19 02:20:46 -08:00
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
ce6dc84e2c update README.md
Changed '1138-4EB' to 'halogenica'.
2017-02-18 15:06:04 -06: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