Commit Graph

71 Commits

Author SHA1 Message Date
Marvin Dalheimer
28dd0fadf9 Use ul instead of div and BEM naming 2019-08-13 08:44:40 +02:00
Marvin Dalheimer
270a135fca Add body listener for trigger closing language box 2019-08-13 08:44:06 +02:00
Marvin Dalheimer
10b545bb86 Added option for language selector
Implemented a language selector submenu that can be turned on or off by a config value.

Resolves: panr/hugo-theme-terminal#31
2019-04-01 21:44:39 +02:00
panr
bacfb1a95a Remove unnecessary code 2019-03-31 19:38:11 +02:00
Radek Kozieł
6bf52c0f77
Update post.md 2019-03-31 19:31:34 +02:00
Radek Kozieł
bccf419102
Update README.md 2019-03-31 19:30:56 +02:00
panr
e938e972b6 Fix format 2019-03-31 19:28:38 +02:00
panr
13e0079b23 Add post archetype 2019-03-31 19:24:16 +02:00
panr
50e36736c6 Allow to show full content on list 2019-03-31 19:18:43 +02:00
panr
bca791fe8c Fix menuMore null error 2019-03-17 17:49:06 +01:00
Radek Kozieł
54e5006109
Merge pull request #19 from RPGillespie6/make_favicon_configurable
Make favicon configurable
2019-03-16 18:00:27 +01:00
RPGillespie6
27462e1893 Make favicon configurable
Fix #18
2019-03-13 18:56:57 -04:00
Radek Kozieł
9928ada9ad
Update README.md 2019-03-06 01:13:31 +01:00
Radek Kozieł
ba816147f5
Update README.md 2019-03-06 01:03:29 +01:00
Radek Kozieł
e55014bdbc
Create USERS.md 2019-03-06 01:02:32 +01:00
Radek Kozieł
b484629dc5
Update README.md 2019-03-06 01:01:50 +01:00
Radek Kozieł
0d246fc9f1
Update README.md 2019-03-06 01:00:08 +01:00
Radek Kozieł
efad1bff26
Merge pull request #16 from kalbasit/hugo-theme-terminal_allow-custom-javascript
render an extended placeholder for head and footer
2019-03-06 00:49:59 +01:00
Wael M. Nasreddine
00296f07b4
rename the partials to extended_head and extended_footer 2019-03-04 14:20:48 -08:00
Wael M. Nasreddine
c375d4ce5d
remove the example header and footer 2019-03-04 14:18:30 -08:00
panr
880c995489 Rebuild theme 2019-03-02 01:27:19 +01:00
Radek Kozieł
4eedc6a39a
Update config.toml 2019-03-02 01:17:33 +01:00
Radek Kozieł
c8f251ce9c
Update README.md 2019-03-02 01:16:46 +01:00
Radek Kozieł
7ad1783021
Merge pull request #1 from newhinton/master
Add ability to center the content via Parameter
2019-03-02 01:13:49 +01:00
Radek Kozieł
70cf7406fd
Update README.md 2019-03-02 01:13:27 +01:00
newhinton
8fe7d51b94
Merge branch 'master' into master 2019-02-28 14:57:20 +01:00
Wael M. Nasreddine
4b959d0aa6
partials/footer: render a placeholder custom_footer.html 2019-02-26 00:38:49 -08:00
Wael M. Nasreddine
1cf2b933a3
partials/head: render a placeholder custom_head.html 2019-02-26 00:35:27 -08:00
Felix Nüsse
88ed5a0bef
Updated CSS and refined width-logic 2019-02-26 09:30:10 +01:00
Radek Kozieł
487876daf1
Merge pull request #15 from stav/master
Use correct stylesheet name
2019-02-26 00:18:32 +01:00
Steven Almeroth
20b48f398e Use correct stylesheet name 2019-02-25 15:13:28 -05:00
Radek Kozieł
077fade121
Merge pull request #12 from andreas-h/patch-1
Fix typo in comment
2019-02-24 18:02:57 +01:00
Andreas Hilboll
bb7ad5779f
Fix typo in comment 2019-02-24 13:53:19 +01:00
Radek Kozieł
7cb7fc284c
Update README.md
Co-Authored-By: newhinton <newhinton@users.noreply.github.com>
2019-02-17 11:10:21 +01:00
panr
d005155fa5 Add comment partial 2019-02-15 00:38:45 +01:00
Radek Kozieł
51d1b12820
Merge pull request #7 from sgaduuw/trailingslash
Add a trailing slash to URLs generated for tags
2019-02-14 02:08:56 +01:00
Eelco Wesemann
d4f8fea87c Add a trailing slash to URLs generated for tags 2019-02-13 13:00:20 +01:00
Radek Kozieł
b746766d0e
Merge pull request #5 from ffluegel/patch-1
Removed inline style
2019-02-11 10:11:02 +01:00
panr
4e7ac981d2 Fixes 2019-02-09 09:11:56 +01:00
ffluegel
7a5bad13b3
Update style.css 2019-02-09 01:22:16 +01:00
ffluegel
ec98c7bc11
Update header.css 2019-02-09 01:19:37 +01:00
ffluegel
4f399128b2
Removed inline style 2019-02-09 01:07:00 +01:00
panr
8a8e73461e Change post cover path 2019-02-09 00:40:11 +01:00
panr
fd42c5953e Update dependencies 2019-02-09 00:35:54 +01:00
panr
36bae52cd3 Fix layout 2019-02-09 00:33:42 +01:00
Radek Kozieł
6a0931d54a
Merge pull request #3 from sgaduuw/sgaduuw-fix-h1
Fix h1 close tag for post-title
2019-02-06 10:58:43 +01:00
Eelco Wesemann
90cd4fe1b6
Fix h1 close tag for post-title 2019-02-05 10:49:54 +01:00
Felix Nüsse
db29d33536
updated readme
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2019-02-03 16:01:43 +01:00
Felix Nüsse
0d2a41242a
added parameter for centered view
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2019-02-03 16:00:13 +01:00
panr
e6f8847460 Fix menu 2019-02-01 16:00:11 +01:00