Michael Romero
c790d0aa71
Merge pull request #193 from jankuc/mermaid_support
...
Added support for mermaid diagrams
2018-10-17 23:21:41 -07:00
Azriel Hoh
68d9a070b0
Improved codeblock rendering.
2018-10-12 19:57:20 +13:00
Michael Romero
b0cf886b59
Update to latest version of hugo-easy-gallery
2018-09-17 23:33:21 -07:00
Jan Kucera
9f8ae0bf51
Mermaid support for beautiful hugo theme
2018-09-16 18:08:30 +02:00
Henry Fredrick Schreiner
6a52a11c56
Adding some useful shortcodes
2018-05-07 09:43:52 +02:00
Jorge
9e3bc16498
Added tag styling like beautifuljekyll
2018-04-13 14:35:05 +01:00
Johan Brandhorst
78b086b033
Fix typos in staticman.css
...
This was preventing the file from applying rules.
2018-03-03 13:48:13 +00:00
Michael Romero
5f274c82e4
Merge pull request #116 from henryiii/expanding
...
Expanding taxinomies
2018-02-09 00:05:49 -05:00
Michael Romero
5ab83c3282
Update syntax highlighting
...
Update the syntax highlighting documentation, config file, and HLJS
theme.
2018-02-08 20:16:23 -08:00
Henry Schreiner
b97775978e
Merge branch 'master' into expanding
2018-01-25 10:08:37 +01:00
Michael Romero
cbceabf022
Merge pull request #115 from henryiii/spacing
...
Better spacing around paragraphs
2017-12-28 00:23:37 -08:00
Michael Romero
ab5eae8e86
Merge pull request #107 from harchcode/fix-tags-heading
...
Fix tags-heading style
2017-12-27 23:45:49 -08:00
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
Henry Fredrick Schreiner
782cf29350
Expanding taxinomies
2017-12-08 20:06:50 -05:00
Henry Fredrick Schreiner
7322357368
Better spacing around paragraphs
2017-12-08 15:23:46 -05:00
Hartono Chandra
655763fcdb
Fix tags-heading style
2017-11-24 07:40:08 +07: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
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
Enrique Saez
0c38481110
Remove duplicated import for main.css
2017-05-15 18:18:00 +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
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
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