|
9aeb8712e1
|
add kofi button
|
2023-04-11 16:58:47 +00:00 |
|
|
f566cca89c
|
Update 'layouts/_default/baseof.html'
|
2023-04-03 02:25:57 +00:00 |
|
Neil Hanlon
|
3f1d648b03
|
Add support for custom scss
|
2021-09-01 17:20:14 -04:00 |
|
Jared Komoroski
|
615e0611b5
|
Adding RSS to example page and to social partial, uses the blog's RSS (#18)
* Adding RSS to example page and to social partial, uses the blog's RSS
* Change "if" to "with"
Co-authored-by: Nurlan Suyundukov <dev@nurlan.co>
|
2021-02-13 20:20:29 +03:00 |
|
Nurlan Suyundukov
|
449ad44156
|
Release 1.1 (#31)
Closes #14
Closes #17
Closes #29
|
2021-02-13 19:43:55 +03:00 |
|
Calin Tataru
|
ee6c94c5f2
|
Projects (#11)
* Projects can now have names
* Added url field for projects
|
2021-02-13 15:11:47 +03:00 |
|
Nurlan Su
|
cdd0fb54cf
|
updated images source
|
2019-08-05 15:49:47 +03:00 |
|
Nurlan Su
|
3432f81f9d
|
Fixed images max-width property, fixes #19
|
2018-08-04 14:32:04 +07:00 |
|
Nurlan Su
|
f1f4743721
|
Fixed order of post listing, fixes #13
|
2018-08-04 13:19:17 +07:00 |
|
Nurlan Su
|
4ca4b008f2
|
Merge pull request #23 from jeffxf/patch-1
Fix author param reference
|
2018-08-04 12:52:48 +07:00 |
|
Nurlan Su
|
53216177b8
|
Merge pull request #20 from calebdavenport/fixes
Fixed sizing issues
|
2018-08-04 12:42:35 +07:00 |
|
Jeff
|
defe2ade12
|
Fix author param reference
The example config.toml stores the 'author' variable under [params] but the head.html partial looks for it in the root of config.toml.
|
2018-08-04 01:40:58 -04:00 |
|
Nurlan Su
|
520792b2a5
|
Merge pull request #10 from delirious-lettuce/delirious-lettuce-patch-1
Add missing backtick in README
|
2018-08-04 12:02:28 +07:00 |
|
Nurlan Su
|
a6998be129
|
Merge pull request #9 from schiessle/fix-tags
make sure that tags don't overlap on small screens
|
2018-08-04 12:00:52 +07:00 |
|
Nurlan Su
|
c512740ec4
|
Merge pull request #8 from slavakisel/expand-social-networks
Expand social networks partial
|
2018-08-04 11:56:38 +07:00 |
|
Caleb Davenport
|
b0f0390a0a
|
Fixed sizing issues
Fix social media links not being centered
Navbar now collapses when under a certain size
|
2018-03-23 19:53:34 -04:00 |
|
delirious-lettuce
|
229ac65ce1
|
Add missing backtick in README
|
2017-06-25 15:42:13 -06:00 |
|
Bjoern Schiessle
|
b8478da58e
|
make sure that tags don't overlap on small screens
|
2017-06-23 19:33:58 +02:00 |
|
Slava Kisel
|
2db6b8ed54
|
Expand social networks partial
* Switch to secure links to social networks
* Allow users to add Medium and Telegram
* Upgrade font-awesome to 4.7
|
2017-04-10 00:45:14 +05:00 |
|
Nurlan Su
|
d88e0927e2
|
🐹 Added proper projects rendering
|
2017-02-20 01:49:02 +01:00 |
|
Nurlan Su
|
cd4131a09a
|
🐼 Fixed icons behavior after html minifying
|
2017-02-20 00:17:34 +01:00 |
|
Nurlan Su
|
2f63729d71
|
Removed unnecessary comments
|
2017-02-19 23:51:11 +01:00 |
|
Nurlan Su
|
9d07fbea4a
|
Merge pull request #6 from phajduk/phajduk_fix_div_tag
Fixed DIV tag position in single layout
|
2017-02-18 00:39:57 +01:00 |
|
Pawel Hajduk
|
0df782b72b
|
Fixed DIV tag position in single layout
|
2017-02-18 00:25:37 +01:00 |
|
Nurlan Su
|
f93318b228
|
😊 Fixed images url
|
2017-02-12 04:55:12 +01:00 |
|
Nurlan Su
|
c7ab6b4eb6
|
🔥 Fixed demo site links
|
2017-02-12 04:28:35 +01:00 |
|
Nurlan Su
|
4c70e94f9f
|
👻 Fixed page redirect
|
2017-02-12 00:21:44 +01:00 |
|
Nurlan Su
|
2f8ff9cf90
|
😀 Updated LICENSE.md
|
2017-02-12 00:21:06 +01:00 |
|
Nurlan Su
|
317905fbca
|
Merge pull request #4 from patrickderitter/social-fix
|
2017-02-11 23:34:02 +01:00 |
|
Patrick de Ritter
|
084c128b5b
|
Changed to [params.social] for better organization
|
2017-02-06 08:44:09 +01:00 |
|
Nurlan Su
|
dd0f30b33d
|
Merge pull request #5 from patrickderitter/archetype-fix
|
2017-02-05 22:31:35 +01:00 |
|
Patrick de Ritter
|
df1b21404a
|
Archetype fix
Removed trailing white-space from archetypes/default.md, which was
causing issues when building. See spf13/hugo#2258 for details on this.
|
2017-01-25 10:34:45 +01:00 |
|
Patrick de Ritter
|
d0a64d21fa
|
Social Fix
Fixes the broken [social] parameters in config.toml by placing them
under [params], and fixes references to those parameters.
|
2017-01-24 11:48:21 +01:00 |
|
Nurlan Su
|
0cdecb5131
|
🐶 Fixed broken links
|
2017-01-18 14:40:54 +01:00 |
|
Nurlan Su
|
b0534fd85d
|
Fixed some stuff in README.md
|
2016-12-31 23:56:18 +01:00 |
|
Richard Boyd II
|
1d57db1d22
|
Fixed favicon metadata.
|
2016-10-30 18:38:59 +01:00 |
|
Nurlan Su
|
fc9659aef4
|
😊 Fixed missing </html> tag
|
2016-10-25 02:14:23 +02:00 |
|
Nurlan Su
|
d715c8f553
|
😂 Merge pull request #1 from zyio/master
Cap on 'h' causing github linking to break
|
2016-10-24 17:02:58 +02:00 |
|
Sam Norbury
|
8318ee5d2a
|
Merge pull request #1 from zyio/zyio-patch-1
Cap on 'h' causing github linking to break
|
2016-10-23 12:44:22 +01:00 |
|
Sam Norbury
|
8d59fe18fa
|
cap on 'h' causing github linking to break
|
2016-10-23 12:43:15 +01:00 |
|
Nurlan Su
|
58757f1f26
|
😉 This is where it all begins...
|
2016-10-22 09:20:15 +02:00 |
|