JCabak
df803ed9de
Accessibility and SEO improvements
2021-04-23 22:43:36 +02:00
JCabak
ac6bc65231
Accessibility and SEO improvements
2021-04-23 22:42:04 +02:00
Somrat Sorkar
af14a0d07a
Merge pull request #160 from ohanedan/master
...
turkish character bug fix on faq shortcode
2021-03-07 08:31:56 +06:00
Ozan Hanedan
38d6b31f39
change anchorize to sha1 on faq shortcode
2021-03-06 22:49:02 +03:00
Ozan Hanedan
4319d68ad6
turkish character bug fix on faq shortcode
2021-03-05 16:27:43 +03:00
somratpro
05956a30fd
remove themesDir
2021-01-03 09:07:37 +06:00
somratpro
0813a5a4f6
modified readme file
2020-12-29 13:16:12 +06:00
somratpro
995ed2f687
docs topic icon is now optional
2020-11-05 09:50:04 +06:00
somratpro
bcc70042cc
added themesDir in config file
2020-11-01 10:34:13 +06:00
somratpro
78785bd752
Merge branch 'master' of https://github.com/themefisher/dot
2020-09-24 09:21:49 +06:00
somratpro
2cc4e871cc
fixed faq shortcode issue
2020-09-24 09:20:47 +06:00
somratpro
2de0d11a7e
fixed faq shortcode issue
2020-09-24 09:20:37 +06:00
Evan
0eafa9dd7a
Merge pull request #150 from davidsneighbour/patch-1
...
Add local extension to header partial
2020-09-24 09:09:50 +06:00
Mehedi Sharif Titas
be2641dfe4
Update README.md
2020-09-21 18:53:07 +06:00
Patrick Kollitsch
a77c08dbf5
Add local extension to header partial
...
I have a use case where I would like to add custom content before the `</head>` tag. This change implements that. Users can add locally (either in their overriding theme or in the root directory) add /layouts/partials/overrides/header.html and the content is printed at that location.
I see multiple uses for this, after `<body>`, before `</body>`... The path in templates.Exists must be run through printf for some reason.
2020-09-21 19:02:43 +07:00
Mehedi Sharif Titas
88e31c87a8
Update README.md
2020-09-20 08:59:05 +06:00
Evan
67e387b354
Merge pull request #149 from LongLiveCHIEF/148-fix-navigation-links-incompatible-with-relative-urls
...
use absLangUrl instead of relLangUrl for navigation links
2020-09-19 09:09:34 +06:00
Brian Vanderbusch
b5b39b8d0f
use absLangUrl instead of relLangUrl for navigation links
2020-09-18 10:44:08 -05:00
somratpro
c8a06545f1
modified copyright
2020-09-10 09:52:11 +06:00
somratpro
aa073470ee
change contact email address
2020-09-06 15:09:00 +06:00
somratpro
2f8a35c142
modified navigation for multilingual
2020-08-25 09:08:55 +06:00
somratpro
8499a3bb33
modified licence
2020-08-16 10:03:34 +06:00
somrat-gyver
b53076dc3f
fix shortcode from content
2020-07-25 13:04:35 +06:00
somrat-gyver
ad258dbad8
modified content tab and syntax highlight
2020-07-25 12:49:49 +06:00
somrat-gyver
79c5e270e2
modified inner page list heading
2020-07-21 10:45:36 +06:00
somrat-gyver
5dde3da651
modified readme file
2020-07-05 11:27:38 +06:00
somrat-gyver
12783da234
modified post meta font-size
2020-07-05 09:50:21 +06:00
somrat-gyver
a462ffb310
modifed sidebar style
2020-07-05 09:49:50 +06:00
somrat-gyver
2156abdaec
fix dropdown issue
2020-07-05 09:21:01 +06:00
somrat-gyver
634a76292a
modified list typography
2020-07-04 17:23:50 +06:00
somrat-gyver
b7fc0ff59f
fix some general bug and improve quality
2020-06-28 09:59:24 +06:00
somrat
634cf24c73
modified language selection color
2020-06-10 11:22:59 +06:00
somrat
0fa325a1d0
fix language dropdown color
2020-06-03 13:08:55 +06:00
somrat
85d353f33d
modified customization page
2020-05-27 09:59:21 +06:00
somrat
fe1c29e732
modified banner
2020-05-16 11:36:03 +06:00
somrat
aeff2d38e3
modified config file
2020-05-04 11:25:58 +06:00
somrat
5f0aabfc53
added google analitycs
2020-04-23 09:04:24 +06:00
somrat
123b654e48
modified header
2020-04-19 10:14:25 +06:00
somrat
b937a11e4d
fix some minor bug and improve reliability
2020-04-16 09:53:21 +06:00
somrat
e2f2743c26
updated with hugo v0.69.0
2020-04-15 09:53:46 +06:00
somrat
440138f6ac
added missing comments
2020-04-11 10:07:02 +06:00
somrat
075c31bfbd
modified search style
2020-04-05 12:48:34 +06:00
somrat
b74368d4d3
modified config file
2020-03-28 11:29:09 +06:00
somrat
774803d95f
modified footer and theme.toml file
2020-03-19 15:29:54 +06:00
Mehedi Sharif Titas
3356704ddf
Merge pull request #135 from life1347/fix-zero-obj-warning
...
Fix '.File.UniqueID on zero object' warning
2020-03-11 15:24:40 +06:00
Ta-Ching Chen
3439e019b0
Fix '.File.UniqueID on zero object' warning
2020-03-11 17:01:00 +08:00
Mehedi Sharif Titas
afc467935f
Merge pull request #136 from life1347/avoid-print-uncessary-sidelist-items
...
Avoid printing unnecessary sections in sidelist
2020-03-11 14:56:24 +06:00
Ta-Ching Chen
6a834ae6b8
fix empty sidelist when modifying doc
2020-03-11 16:53:58 +08:00
Ta-Ching Chen
f5b7ee0a93
Avoid printing unnecessary sections in sidelist
2020-03-11 16:29:33 +08:00
Themefisher Dev
8d44df6fb9
modified config file for rendering ommited html
2020-03-11 10:06:00 +06:00