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 |
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 |
James Tharpe
|
97a259de88
|
Removes unused head-close.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 |
calintat
|
230ecdc0d4
|
Support for gitlab and bitbucket repos
|
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
|
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
|
1181f4a98c
|
Adds support for taxonomy pages (terms.html), based on list.html
|
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
|
d8bce39aac
|
Reformatted list item partial
|
9 years ago |
calintat
|
579d398f51
|
Ghost emoji on 404 page is now safe
|
9 years ago |
calintat
|
c47e7275d7
|
Small change to single template
|
9 years ago |
calintat
|
08d9695ef0
|
Small change to single template
|
9 years ago |
calintat
|
1ce18237c3
|
Fixed number of posts/projects per page at 5
|
9 years ago |
calintat
|
07639f18c6
|
Removed option to change paginator icon
|
9 years ago |
calintat
|
ede14511a8
|
Added generator meta tag
|
9 years ago |
calintat
|
29aa51ac6c
|
Menus are now optional
|
9 years ago |
calintat
|
bcf5d0e797
|
Renamed javascript.html to js.html
|
9 years ago |