Commit graph

35 commits

Author SHA1 Message Date
halogenica
dbc19d9637 Include local versions of CSS and JS 2017-12-27 23:07:42 -08:00
halogenica
e5d4e621cc Clean up syntax highlighting CSS 2017-12-27 23:06:11 -08:00
Michael Romero
ebfb6b8780
Merge pull request #100 from badele/post-info
More post information
2017-11-21 22:09:27 -05:00
Michael Romero
b0b43884dc
Merge pull request #99 from badele/staticman
Add staticman support (static comments coupled with Github pull request)
2017-11-21 22:02:30 -05:00
badele
41667d46c3 Add more post information, if staticman used, it can show number comments 2017-11-18 09:05:36 +01:00
badele
8a0d06525d Add staticman support (static comments coupled with Github pull request) 2017-11-17 22:57:41 +01:00
Bernhard Fürst
6af0708975 Add background-position to bigimg's configurable per image.
You may add a "background-position" value to a [[Params.bigimg]] entry if a big image needs positioning different from the default.
2017-11-12 18:49:42 +01:00
Bernhard Fürst
84843f40f9 Fix line spacing.
Automatically by Visual Code Studio.
2017-11-12 18:33:46 +01:00
Michael Romero
4f7b301f56
Merge pull request #94 from badele/highlighting
Add chroma highlighting support (Hugo now uses it)
2017-11-11 20:37:25 -08:00
Henry Fredrick Schreiner
b5136ec772 Adding documentation, rename style file to Hugo standard name 2017-11-10 13:29:44 -05:00
badele
f183da2f87 Add highlighting feature 2017-11-08 21:41:38 +01:00
badele
96bc55120b Add image title feature in homepage 2017-11-05 17:28:08 +01:00
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