Commit graph

14 commits

Author SHA1 Message Date
Li-Wen Yip
027faa06a2 Resolve conflicts with remote-tracking branch 'refs/remotes/halogenica/master'
# Conflicts:
#	exampleSite/config.toml
#	exampleSite/content/page/about.md
#	layouts/_default/list.html
#	layouts/partials/disqus.html
#	layouts/partials/head.html
#	layouts/partials/header.html
#	layouts/partials/page.html
#	layouts/partials/post.html
2017-03-08 19:03:10 +00:00
Michael Romero
43fd0bb8bd Comments toggeled per-page and add default setting
Comments toggeled per-page by setting "comments = true" or "comments =
false" in front matter. If not set, will use new default setting defined
in config.toml.
2017-03-06 15:20:59 -08:00
Michael Romero
2b485bb5da Remove layout from about page in example site 2017-03-06 14:25:14 -08:00
Michael Romero
f4ce4ee357 Update code samples with line numbers
Update code samples with line numbers
2017-03-05 15:47:46 -08:00
Michael Romero
15519ca776 Update code samples with line numbers
Update code samples with line numbers
2017-03-05 15:47:18 -08:00
Michael Romero
51f33ac94b Reorder Code Sample to show default method first
Reorder Code Sample to show default method first
2017-03-05 14:45:10 -08:00
Michael Romero
04617ddabb Add KaTeX support
Added KaTeX support with accompanying samples
2017-03-05 14:44:28 -08:00
Li-Wen Yip
90bde3e913 Added option to disable comments on individual pages/posts
Disable comments on an individual page/post by setting `nocomments:
true` in the front matter
2017-03-04 17:57:08 +00: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
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
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
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
ff7cd6fd91 Initial Checkin of Beautiful Hugo Theme
Initial Checkin of Beautiful Hugo Theme
2016-03-08 02:43:08 -08:00