nanxiaobei
1b6c1399bb
Refine README
2019-09-13 21:55:00 +08:00
nanxiaobei
66c7b00718
Fix code block style inside "<ul>"
2019-09-13 21:54:47 +08:00
nanxiaobei
f6b107c399
Update `min_version` to "0.57.1"
2019-09-07 20:31:43 +08:00
nanxiaobei
dedfb5a865
Update template order
2019-09-07 20:31:12 +08:00
南小北
c4a6ccb134
Merge pull request #42 from Lusitaniae/patch-1
...
Include open graph template in header
2019-09-05 02:21:49 +08:00
Pedro Gomes
6143cd2035
Include open graph template in header
2019-09-04 20:28:40 +07:00
nanxiaobei
db1c823190
Update docs
2019-08-23 03:55:11 +08:00
nanxiaobei
0c850fc989
Update background
2019-08-23 03:53:29 +08:00
nanxiaobei
08e6f1daef
Refine and fix CSS
2019-08-23 03:50:12 +08:00
nanxiaobei
be85b778d1
Release 4.2
2019-08-21 16:17:00 +08:00
nanxiaobei
c1a940e084
Fix context
2019-08-21 12:07:27 +08:00
nanxiaobei
6a21a64488
Refine code
2019-08-21 12:03:12 +08:00
nanxiaobei
3b03643a20
Release 4.2
2019-08-21 10:59:34 +08:00
nanxiaobei
5a970f1047
Update screen shot
2019-08-21 08:43:39 +08:00
nanxiaobei
5f823ccb70
Refine html
2019-08-21 07:24:39 +08:00
nanxiaobei
d4ed10e4fa
Release 4.1
2019-08-20 05:12:16 +08:00
nanxiaobei
08cc05fc79
Update screen shot
2019-08-20 05:12:08 +08:00
nanxiaobei
0ecbafe6d9
Update code style
2019-08-20 04:14:08 +08:00
nanxiaobei
f1667b6c32
Update files path
2019-08-20 04:13:57 +08:00
nanxiaobei
2f3e41736d
Remove InstantClick
2019-08-20 04:13:23 +08:00
nanxiaobei
68a57bbb47
Update layouts
2019-08-20 04:12:49 +08:00
nanxiaobei
165ad9b6fa
Run Prettier
2019-08-20 04:12:30 +08:00
nanxiaobei
d49599a028
Fix js
2019-06-13 21:00:32 +08:00
nanxiaobei
a43a34fe01
Refine style
2019-06-13 20:58:53 +08:00
nanxiaobei
11a7ff56ca
Update README
2019-06-11 04:02:58 +08:00
nanxiaobei
4727c25d3c
Update images
2019-06-11 03:56:00 +08:00
nanxiaobei
6d586ae220
Brand new design
2019-06-11 03:55:54 +08:00
nanxiaobei
f91e48e026
Refine head
2019-06-11 03:29:55 +08:00
nanxiaobei
e0be4092bd
Update class
2019-06-11 03:18:37 +08:00
nanxiaobei
c29212ea9b
Update link
2019-06-11 01:18:00 +08:00
南小北
7268157235
Merge pull request #34 from ThomasZN/master
...
link to site in footer
2019-06-11 00:56:53 +08:00
南小北
1f43b90620
Merge pull request #33 from ThomasZN/patch-1
...
Update style.css
2019-06-11 00:53:25 +08:00
ThomasZN
58a225155d
Update footer.html
2019-06-10 21:00:37 +08:00
ThomasZN
3af9454dd4
link to site in footer
2019-06-10 19:57:40 +08:00
ThomasZN
f86b2478ed
Update style.css
2019-06-10 15:50:54 +08:00
nanxiaobei
89ba40827b
Update images
2019-06-10 07:38:08 +08:00
nanxiaobei
45fc24f2a2
Refine UI
2019-06-10 07:25:48 +08:00
nanxiaobei
8539fd9440
Fix menu
2019-06-10 07:25:41 +08:00
nanxiaobei
1bc35a3e33
Fix links
2019-06-10 06:59:08 +08:00
nanxiaobei
1304e354dd
Merge remote-tracking branch 'origin/master'
2019-06-10 06:53:02 +08:00
nanxiaobei
8fb3d31504
Release 4.0
2019-06-10 06:52:14 +08:00
nanxiaobei
f911cc63fd
Upgrade UI
2019-06-10 06:52:05 +08:00
nanxiaobei
daef16b004
Change `.Site.BaseURL` to `absURL`, refine js code
2019-06-10 06:44:46 +08:00
nanxiaobei
67767c62c2
Change `.Site.BaseURL` to `absURL`
2019-06-10 06:44:15 +08:00
南小北
ec2b365773
Merge pull request #31 from danjordan/patch-1
...
Hide the menu toggle if the menu is empty
2019-05-31 11:40:14 +08:00
Dan Jordan
bd3ef6a953
Hide the menu toggle if the menu is empty
2019-05-30 22:48:33 +01:00
南小北
f385c2d6ce
Merge pull request #28 from canaltinova/firefox-menu
...
Remove the marker of menu <ul> element to fix the style in Firefox
2019-05-08 03:00:04 +08:00
南小北
f25656ea2d
Merge pull request #27 from philip-khor/patch-1
...
Use global hugo function
2019-05-08 02:58:53 +08:00
Nazım Can Altınova
6cd8e13423
Remove the marker of menu <ul> element
...
This is a problem in Firefox because Firefox displays markers(bullet
points) of `<li>` element just before the inline contents of the
elements. But Chrome displays them before the element, not depending on
the content of the `<li>` element. So it wasn't visible on Chrome but
it's in Firefox. This CSS change will remove that in Firefox too.
2019-05-04 19:56:25 +02:00
Philip Khor
8496f3622e
Use global hugo function
...
When building the site, I get the following warning:
> Page's .Hugo is deprecated and will be removed in a future release. Use the global hugo function.
Replacing .Hugo with hugo in header.html removes the warning.
2019-05-04 22:39:34 +08:00