Drew DeVault
7da266a876
chore(assets/css): remove smooth scrolling
Hijacking the browser's default behavior is a dick move. Edit your
preferences if you want smooth scrolling - and don't force your
preferences on anyone else.
6 months ago
Josh Habdas
88feb9b8a0
chore(docker): upgrade build environment
8 months ago
Josh Habdas
e17b9734e3
chore(release): 9.2.2
11 months ago
Josh Habdas
60d7c0d225
fix(layouts/_default): show posts on homepage as expected
address a breaking change in the hugo codebase so posts display as expected in home layout
re #174
11 months ago
Josh Habdas
903dd69517
fix(shortcode/blockquote): prevent raw html output when body used with citelink attr
1 year ago
Josh Habdas
537a99398f
doc(feature/online-help): update config to reflect install script changes
1 year ago
Josh Habdas
268359e06c
chore(release): 9.2.1
1 year ago
Josh Habdas
c176a8c194
fix: print out the full table of contents
stops hugo from suppressing h1, h4-h6 in table of contents
1 year ago
Josh Habdas
5c9347dd46
fix: collapse whitespace inside goldmark code blocks, alerts and cards
1 year ago
Josh Habdas
21c2610a8f
chore(release): 9.2.0
1 year ago
Josh Habdas
0a1dc5018d
build(docker): update for hugo release 0.61.0
1 year ago
Josh Habdas
6387a7b4b1
refactor(markdown): add commonmark support
1 year ago
Josh Habdas
01aef4865f
fix(markdown): restore footnote return links in hugo 0.60.0+
restore blackfriday as default markdown renderer for footnote return links
1 year ago
Josh Habdas
404062232e
refactor(feature/quick-install): modernize highlighting configuration
hugo 0.60.0 drops pygments
1 year ago
Josh Habdas
f1330e7db0
docs: delete keybase
1 year ago
Josh Habdas
b229f2be22
build(feature/extended-builds): upgrade extended build to hugo@0.60.0, go@1.13.4 and alpine@3.10
1 year ago
Josh Habdas
52f1830226
feat(feat/extended-builds): add dockerfile and docker-compose
1 year ago
Josh Habdas
269413b9ba
docs(feat/code-analysis): update docker copy command
1 year ago
Josh Habdas
425ad87fe1
docs(archetypes/post): remove superfluous word
1 year ago
Josh Habdas
6256572b2c
refactor(feature/web-feeds): plainify copyright on w3c recommendation
1 year ago
Josh Habdas
f19d9289e6
chore(release): 9.1.0
1 year ago
Josh Habdas
785b403673
fix(feature/featured-posts): default featured pages to empty slice when not defined
symdiff method requires slice or array. when featured pages aren't defined the result of checking
for them should return an empty slice as opposed to nil to avoid error
fix #173
1 year ago
Josh Habdas
f93a6e334a
docs(feature/extended-builds): update to latest hugo version
1 year ago
Josh Habdas
e090ab2e1e
build(docker/hugo): bump to 0.57.0
1 year ago
Josh Habdas
dc2adcdc76
docs(feature/extended-builds): update build command to remove intermediate containers
1 year ago
Josh Habdas
b9705f0530
docs(feature/quick-install): simplify quick install
1 year ago
Josh Habdas
1cd1d6c3f9
feat(feature/code-analysis): add source build of htmltest
re #124 , re #165
1 year ago
Josh Habdas
a9e10c1c3b
chore(release): 9.0.0
1 year ago
Josh Habdas
49f5c56767
feat(feature/featured-posts): allow featured items in posts section
gives ability to display and customize featured posts and related content with thumbnails
BREAKING CHANGE: Hugo minimum required version now 0.51 (was 0.44)
close #170 , close #160
1 year ago
Josh Habdas
93f4deab3a
refactor(assets/css): normalize whitespace above table of contents
1 year ago
Josh Habdas
3636291093
docs(readme): add missing word in description
1 year ago
Josh Habdas
3e0a937e25
refactor(feature/custom-homepage): increase whitespace below list item elements
1 year ago
Josh Habdas
61b71617c5
docs(feature/quick-install): restore alert dialog surrounding skrip
1 year ago
Josh Habdas
bc550efabc
docs(feature/quick-install): shorten intro
1 year ago
Josh Habdas
77edf3b752
docs(feature/lazy-loading): add internal link
1 year ago
Josh Habdas
617c18994c
chore(release): 8.3.4
1 year ago
Josh Habdas
28d6b35b64
docs(readme): add screenshot
1 year ago
Josh Habdas
82c8b23af2
docs(readme): replace screenshots in demo section with words
1 year ago
Josh Habdas
8974efddd1
docs(readme): reorder features to match landing page
1 year ago
Josh Habdas
03df2ebf79
docs(feature): finish remaining todo items
close #87
1 year ago
Josh Habdas
a40d944cca
chore(docker/hugo): bump hugo to latest release
1 year ago
Josh Habdas
1a8fb85209
chore(release): 8.3.3
1 year ago
Josh Habdas
bbda6c05c7
docs(config/_default): migrate deploy from s3_website to hugo deploy
http://localhost:1313/post/hugo-deploy-migrate-s3-website/
1 year ago
Josh Habdas
3ee8bea60e
build(docker/hugo): support extended builds of hugo 0.56.0
close #161
1 year ago
Josh Habdas
3bcd3edf96
docs(feature/online-help): add rasterized favicon image
1 year ago
Josh Habdas
6022680f85
docs(feature/landing-page): refactor layout for i18n and config-based features
1 year ago
Josh Habdas
65d4228681
docs(feature/landing-page): update og image on homepage
1 year ago
Josh Habdas
cc651ab9df
chore(release): 8.3.2
1 year ago
Josh Habdas
782506e064
build(npm): audit and fix dev dependency vulnerabilities
1 year ago
Josh Habdas
452ce64b22
fix(feature/post-images): prevent content from jumping as image loads
fix #162
1 year ago