Commit graph

23 commits

Author SHA1 Message Date
Sam Marder
bc2211eeb1
Added fallback fonts to footer copyright. 2017-06-17 07:47:16 -04:00
Michael Romero
2b3c7fce00 Fix bug with flexbox in IE11 2017-06-13 00:18:51 -07:00
Michael Romero
9ffa13539f Sticky footer with dynmaic height using flexbox 2017-06-06 23:32:03 -07:00
Michael Romero
bbeb127b30 Load photoswipe by default and fix double-load bug
Photoswipe is now loaded by default for all pages in this theme. No need
to call load-photoswipe shortcode anymore. Fixes bug where
load-photoswipe.js was invoked multiple times, which caused the
photoswipe to prevent viewing the lightbox more than once.
2017-06-06 22:51:02 -07:00
Enrique Saez
0c38481110 Remove duplicated import for main.css 2017-05-15 18:18:00 +02:00
Enrique Saez
19ebcdbe29 Merge branch 'master' of github.com:halogenica/beautifulhugo into fix/fix_css_import 2017-05-15 18:02:43 +02:00
Enrique Saez
fcf87f73b7 Jquery selections placed after the ID element using the find() method 2017-05-14 21:44:07 +02:00
Enrique Saez
724c0cf994 Avoid using css import 2017-05-14 21:25:09 +02:00
Michael Romero
bd5b709881 Center single images on page
When including an individual image or figure, center it on page.
2017-05-09 20:22:59 -07:00
Jack Taylor
ff657d2db1 Add links to translated content
Links to translated content will appear next to the date, both on
the index page and on post pages. Also style the translation links
on post pages to be like those on the index page, although some
more thought about the design is probably in order.
2017-04-07 12:58:57 +09:00
Michael Romero
2a110c80e5 Photoswipe now allows alternate text for caption
Adding changes from hugo-easy-gallery
f0e6d5d62f58284beadf98db71861af90f2cff8e
2017-04-02 22:15:03 -07:00
Michael Romero
19b620f632 Update photoswipe gallery to hugo-easy-gallery
Using https://github.com/liwenyip/hugo-easy-gallery/ from @liwenyip
2017-03-27 21:00:24 -07:00
Li-Wen Yip
0465584c2b Added support for Google Custom Search Engine 2017-03-25 16:17:01 +00:00
Michael Romero
aae34f128c PhotoSwipe support 2017-03-20 21:45:55 -07:00
Michael Romero
f84ba895a8 Better bigimg support
Add support for bigimg's on the front page, multiple images that rotate
on both the front page and regular pages and posts, also added test
images and a sample to demonstrate the functionality and how to specify
bigimg's.
2017-03-07 00:55:44 -08:00
Stefan Haider
8234e24071 Use CDN for bootstrap and jQuery + version upgrade 2017-02-25 15:53:32 +01: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
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
Tom Hoover
6c1ba17ca7 right-justify '[Read More]' link 2016-09-25 16:53:45 -05: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