Nuno Silva
949127025c
optipng
...
reduce size by 43% (saves 59KB)
command was: optipng -preserve -o7 -zm1-9
6 years ago
Calin Tataru
182410a422
Merge branch 'master' of https://github.com/calintat/minimal
6 years ago
Calin Tataru
0545791038
Add TODO file
6 years ago
Calin Tataru
296c9be5d2
Revert number of pages to 5
6 years ago
Calin Tataru
3dec12e326
Merge branch 'master' of https://github.com/calintat/minimal
7 years ago
Calin Tataru
82c1d65628
More changes
7 years ago
Calin Tataru
eb4c956b40
Changed content structure of example site
7 years ago
Calin Tataru
97593cb63d
Fixed padding
7 years ago
Calin Tataru
7d30a45a99
Small stylistic changes
7 years ago
Calin Tataru
817b05f487
Change default syntax highlight style
7 years ago
Calin Tataru
c185a525dc
Add body-close (similar to head-close)
7 years ago
John Manoogian III
80c365b18d
Add head-close, mirror of head-open ( #92 )
7 years ago
Calin Tataru
a357477aaa
Small changes to layouts
7 years ago
Calin Tataru
2662c63c6c
Add different layout for pages like about
7 years ago
Nuno Silva
6bc3f62cb1
display index page content
7 years ago
John Manoogian III
03b7fcf486
upgrade jquery to latest - fixes security vuln
7 years ago
Daniel Schemmel
b4997be49e
update mathjax to 2.7.5
7 years ago
Daniel Schemmel
04619fbcd6
move mathjax include to head from document
7 years ago
Daniel Schemmel
9ff8afb1a9
fix deprecation warnings without breaking rss
7 years ago
Daniel Schemmel
51329628ae
Revert "deprecation warnings in hugo 0.55"
...
This reverts commit 83eed85227 .
7 years ago
Jirka Kremser
83eed85227
deprecation warnings in hugo 0.55
...
w/ this change the deprecation warnings are gone
7 years ago
Jurn Ho
488ca073ff
Fix typo ( #71 )
8 years ago
calintat
c55c53fc6b
Favicon is now optional
8 years ago
orangefiredragon
4a6d41660a
Update header.html ( #58 )
...
To customize favicon
8 years ago
Felix Bechstein
ce05d4814a
Make mathjax optional ( #53 )
8 years ago
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