Axel Bock
e041ba769e
update UL list style
7 years ago
Hang Jiang
5c83c15941
Merge pull request #33 from subnomo/patch-1
...
Correct grammar in reading time estimate
7 years ago
Alex Taylor
d84fe2cc89
Fix incorrect grammar in reading time estimate
7 years ago
nodejh
98cd7f9f63
Use BaseURL in anchor tag
7 years ago
Hang Jiang
59857ef849
Merge pull request #31 from mfridman/patch-1
...
Use BaseURL in anchor tag
7 years ago
Michael Fridman
f3b91ad5d9
Use BaseURL in anchor tag
7 years ago
nodejh
8b2647b4f3
Support twitter card
7 years ago
nodejh
b9a199180f
update config.tolm
7 years ago
Hang Jiang
21c821002e
Merge pull request #30 from nindalf/patch-1
...
Fix typo in the header URL
7 years ago
nodejh
c8dbece611
Fix typo in the header URL change post to posts
7 years ago
nodejh
dfcacb22d5
change exampleSite/content/post to exampleSite/content/posts
7 years ago
nodejh
5626b004a4
update readme
7 years ago
nodejh
dd6fa54b78
update readme
7 years ago
nodejh
ca3921d9bc
Rewrite tags page, remove duoshuo comment, upate summary
7 years ago
Krishna Sundarram
ac0a0d1686
Fix typo in the header URL
...
The hugo docs (https://gohugo.io/content-management/organization/ ) specify that the default location for a user's posts is in the `posts/` directory. This change fixes the archive link for users who stick to the default.
7 years ago
nodejh
22aa435ab3
fix bug: default show comments. And allow a post or about page to disable comments, just edit front-matter in markdown file:
...
- disable disabledisqus: Add a line ` disabledisqus = "true" ` in front-matter
For example:
```
title = "How To Vertically Middle Align Floated Elements With Flexbox"
description = "How To Vertically Middle Align Floated Elements With Flexbox"
date = 2017-07-28T20:53:14+08:00
tags = ["CSS"]
categories = ["CSS"]
draft = false
disabledisqus = "true"
```
The code of this feature will update in future, because the implementation is not so good.
7 years ago
Hang Jiang
8c47cc15b1
Merge pull request #27 from wwsean08/feature/disable-chat
...
Fixes #26 Allow a post or about page to disable comments
7 years ago
Sean Smith
0248810912
Allow a post or about page to disable comments
7 years ago
Hang Jiang
73bf689ba2
Merge pull request #23 from sornars/patch-1
...
Update README.md
7 years ago
Shivan Sornarajah
d2023a9621
Update README.md
7 years ago
Hang Jiang
dcbb6de636
Merge pull request #22 from suhjohn/patch-1
...
Update config.toml
7 years ago
suhjohn
2d45447fc8
Update config.toml
...
Fixed a typo on line 16:
twitter = "your_twotter"
to
twitter = "your_twitter"
7 years ago
Hang Jiang
bc298a72b8
Merge pull request #20 from eddturtle/master
...
remove stray character in css
7 years ago
Edd Turtle
2f712bbd80
remove stray character in css
7 years ago
Hang Jiang
2f006c6690
Merge pull request #19 from joshleeb/master
...
Fix duplicate about nav link naming for tags
7 years ago
Josh Leeb-du Toit
8def58e17d
Fix duplicate about nav link naming for tags
7 years ago
Hang Jiang
b427464a04
Merge pull request #17 from yihui/patch-1
...
Conditionally generate the bio
7 years ago
Yihui Xie
c054a84fda
Conditionally generate the bio
...
Fixes rstudio/blogdown#156
7 years ago
Cody Hiar
6d881da414
Update style.css
...
Fixing some spacings
7 years ago
nodejh
6dc0f3ee34
modify some styles: remove redundancy css, remove hover styles on date tags, remove animation when post item hover in arcigves page
7 years ago
nodejh
5a93150002
remove default tags and categories: x, y
7 years ago
nodejh
093a51edcf
merge PR: enable ordered lists in styles.css ( https://github.com/nodejh/hugo-theme-cactus-plus/pull/14 )
7 years ago
nodejh
d02f27aa1d
Merge branch 'ryanstreur-patch-1' of https://github.com/ryanstreur/hugo-theme-cactus-plus into ryanstreur-patch-1
7 years ago
nodejh
eb6a7d66e2
update LICENSE
7 years ago
nodejh
960e71e899
fix issue: From Hugo 0.24 this must be provided in the archetype file
...
itself, https://github.com/nodejh/hugo-theme-cactus-plus/issues/13
7 years ago
Ryan Streur
602ea46c0f
enable ordered lists in styles.css
7 years ago
nodejh
11e48cba33
update min version to 0.18
8 years ago
nodejh
2ad2e71916
remove useDescriptionAsTitle
8 years ago
nodejh
7bf1ce511a
change magin between #wrapper #header and #wrapper #page*
8 years ago
nodejh
313c418788
change margin-top from 100px to 60px of home page
8 years ago
nodejh
9a80f43c0a
fix tags and about pages
8 years ago
nodejh
ff2a1e2433
change .Now to now template function in layouts/partials/footer.html
8 years ago
nodejh
29f5dc9458
fix bug:Tags and About page broken with Hugo v0.18+
8 years ago
nodejh
a91879fa57
update footer: add themes link
8 years ago
nodejh
3d5e11987c
update README: add table of toc
8 years ago
nodejh
ce9d211477
update highlite styles
8 years ago
nodejh
14334d913a
update: responsive toc
8 years ago
nodejh
9aa4a5efaa
update: responsive toc
8 years ago
nodejh
3828d1273a
update: nav responsive
8 years ago
nodejh
c7730197f8
Merge branch 'master' of https://github.com/nodejh/hugo-theme-cactus-plus
8 years ago