Michael Romero
a63ae22301
Add Japanese language select to example config
2017-04-09 22:58:02 -07:00
Michael Romero
d54ed7f1c9
Revert "Add Japanese language select to example config"
...
This reverts commit 30d2dd7196 .
2017-04-09 22:57:19 -07:00
Michael Romero
30d2dd7196
Add Japanese language select to example config
2017-04-09 22:55:55 -07: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
Li-Wen Yip
2223163a4f
Add empty partials for custom html in head and footer
...
As per https://gohugo.io/templates/partials/ "Theme developers may want
to include a few partials with empty HTML files in the theme just so end
users have an easy place to inject their customized content."
Resolves #42
2017-04-02 23:50:42 +01: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
43ad9b7755
Fix example of photoswipe gallery
...
Fix the example of the photoswipe gallery, and fix the typo in the
photoswipe hyperlink.
2017-03-21 00:08:08 -07:00
Michael Romero
57d7f5f2ac
Fix hyperlink to photoswipe
2017-03-20 23:54:33 -07:00
Michael Romero
aae34f128c
PhotoSwipe support
2017-03-20 21:45:55 -07:00
Li-Wen Yip
cfbe939864
Support static content on front page (above posts)
2017-03-11 18:36:32 +00:00
Li-Wen Yip
4c36eced22
Update to match halogenica:master
2017-03-08 22:30:58 +00:00
Li-Wen Yip
b9d04230d9
Merge remote-tracking branch 'refs/remotes/halogenica/master'
...
# Conflicts:
# layouts/index.html
2017-03-08 20:31:31 +00:00
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
ba07f7cc67
Update default archetype
...
Update the default archetype to specify all relevant frontmatter fields.
Updated the bigimg and comments features to handle "unset" or "null"
values in the frontmatter and default appropriately. Also updated the
bigimg sample to explain both the default and "flow" YAML syntax.
2017-03-07 02:53:09 -08:00
Michael Romero
0c37d7b395
Default front matter format to YAML
2017-03-07 01:22:19 -08: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
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
0338abd814
Made date format configurable
...
Can be configured in config.toml Params.dateFormat
2017-03-06 14:36:35 -08:00
Michael Romero
2b485bb5da
Remove layout from about page in example site
2017-03-06 14:25:14 -08:00
Michael Romero
6670f5efb7
Add math sample to main menu dropdown
2017-03-06 11:59:25 -08:00
Michael Romero
50fad43b1f
Ability to toggle RSS
...
Ability to toggle RSS feed by setting .Site.Params.rss (defined in
config.toml in the [Params] section)
2017-03-06 10:59:07 -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
Li-Wen Yip
d5de1306d0
Made dateFormat configurable in config.toml
2017-03-04 14:33:31 +00:00
liwenyip
44bdb457db
Merge branch 'master' into master
2017-02-26 11:42:49 +00: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
liwenyip
a482e38e51
Added support for bigimg(s) on front page
2017-02-26 00:50:39 +00:00
Stefan Haider
fa91b771c2
Add xing.com button
2017-02-25 15:58:20 +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
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
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
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
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
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
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
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