Felix Bechstein
8c38052502
Allow adding additional css/js files ( #52 )
...
This allows adding css/js files in .Site.Params.css/js both relative or
aboslute to the site.
The resulting html inserts absolute paths only.
8 years ago
calintat
335e9aa141
Fixed some warnings when using on Safari
8 years ago
calintat
7d929851ff
Fixed #51
8 years ago
Iliricon (cvoelcker)
b7bc259ba6
Fixes an underline whitespace issue ( #50 )
...
When hovering over a tag link, the underline streched into the adjacent
whitespace
8 years ago
Nima Hejazi
1e1ab06d57
Adds MathJax support ( #47 )
...
* add mathjax support
* try boostrap formatting fix
* try formatting fix again
* restore orig bootstrap
8 years ago
tma15
ec6e575337
Add link to tag
8 years ago
calintat
3bc4a26bae
Support for a profile picture on home page ( closes #29 )
8 years ago
Fabiano Frizzo
c151a10dcf
Fix base path for CSS
8 years ago
calintat
98a494a4d0
Merge branch 'jamestharpe-master'
9 years ago
James Tharpe
97a259de88
Removes unused head-close.html
9 years ago
James Tharpe
26f2a0bd2b
Merge branch 'master' of github.com:calintat/minimal
...
# Conflicts:
# layouts/partials/header.html
9 years ago
And-0
d2564cbb4b
Added quotes to font-family property in css.html to enable loading of fonts with multiple spaces in the name
9 years ago
memnoth
dc970cee92
Update google-analytics code.
...
move to the <head> section.
9 years ago
memnoth
7f0559d5cc
Add google analytics
9 years ago
James Tharpe
47851d627e
Adds head-open support
9 years ago
James Tharpe
40d9c25835
Adds 'fill in the blank' partial prior to closing </head> tag due to recent changes in Google Analytics documentation for installation
9 years ago
James Tharpe
5f97cdd1d8
Adds a 'fill in the blank' space to inject code by opening body tag. Can be used to install Google Analytics
9 years ago
James Tharpe
6082ea0a59
Merge branch 'master' of github.com:calintat/minimal
9 years ago
Mario Sangiorgio
a1b371cf9c
Improved the responsiveness of img.
...
Without this tweak, when the viewport is smaller than the image, the image overflows the page.
With this commit it will be resized to fit the available width.
9 years ago
calintat
230ecdc0d4
Support for gitlab and bitbucket repos
9 years ago
calintat
a1ef089cd5
Merge branch 'master' of https://github.com/calintat/minimal
9 years ago
calintat
d341780f55
Support for custom links in the front matter
9 years ago
Mario Sangiorgio
722ac1f819
Added RSS link
...
I followed the instructions reported at https://gohugo.io/templates/rss/
9 years ago
oneleaftea
2ac9acc008
fixed disqus template ref
9 years ago
middling
fc4d59bfd1
Fix invalid <head>
...
Rejigger <head></head> order.
The `charset` meta element must be in the [first 1024 bytes](https://www.w3.org/International/questions/qa-html-encoding-declarations#quickanswer ) in order to validate.
9 years ago
Calin Tataru
556b30d3b4
Added script to collapse navigation bar on click ( #12 )
9 years ago
Calin Tataru
80930f7574
Added disqus to config of example site
9 years ago
Calin Tataru
33fabfb336
Cleaned up comments section ( #19 )
9 years ago
oneleaftea
fa1838bc22
Added ability to disable comments ( #20 )
...
* Added ability to disable comments with front matter "disable_comments = true".
* Replaced disable_comments with disableComments
9 years ago
James Tharpe
4805248cdc
Adds support for taxonomy pages (terms.html), based on list.html
9 years ago
James Tharpe
ffb61b1f3a
Ignores .vscode directory
9 years ago
James Tharpe
1181f4a98c
Adds support for taxonomy pages (terms.html), based on list.html
9 years ago
James Tharpe
c6a9d90f1a
Ignores .vscode directory
9 years ago
calintat
7e4b638920
Support for custom copyright messages (with markdown)
9 years ago
calintat
91ce43578e
Description now supports markdown
9 years ago
Darrell Tunnell
2c8abe0152
#5 added disqus support
9 years ago
calintat
1bc1e3d1be
Updated 404 page
9 years ago
calintat
57a5776809
Added link to live demo
9 years ago
calintat
228ce80cac
Added some comments
9 years ago
calintat
0e756034f7
Reverted changes
9 years ago
calintat
939bd8770e
Updated license
9 years ago
calintat
4078900956
Updated images with new font
9 years ago
calintat
c4487a5397
Changed font in example site
9 years ago
calintat
d8bce39aac
Reformatted list item partial
9 years ago
Calin Tataru
ed355cf17a
Fixed typo in readme
9 years ago
Calin Tataru
4949702b30
Update LICENSE.md
9 years ago
calintat
579d398f51
Ghost emoji on 404 page is now safe
9 years ago
calintat
b23f7e1ecf
Merge branch 'master' of https://github.com/calintat/minimal
9 years ago
calintat
c47e7275d7
Small change to single template
9 years ago
calintat
08d9695ef0
Small change to single template
9 years ago