Commit Graph

1119 Commits

Author SHA1 Message Date
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
nanxiaobei d9093afb2d Update README 2019-04-29 01:20:31 +08:00
南小北 b31a786dd0
Merge pull request #26 from canaltinova/date-param
Add a way to change the date format with 'dateFormat' site param
2019-04-28 23:22:34 +08:00
Nazım Can Altınova cb6cdb37ef Add a way to change the date format with 'dateFormat' site param 2019-04-28 15:56:39 +02:00
nanxiaobei 4b46c8cd72 Release 3.4 2019-04-28 18:37:03 +08:00
nanxiaobei 0c9b43bd4f Refine UI 2019-04-28 18:25:41 +08:00
nanxiaobei 57548d027d Update brand 2019-04-28 18:24:02 +08:00
nanxiaobei 7ce5ae53af Update tag page 2019-04-28 18:23:51 +08:00
nanxiaobei ed76efe036 Release 3.3 2019-04-26 05:29:37 +08:00
nanxiaobei 447f47da24 Update menu background 2019-04-26 05:29:28 +08:00
nanxiaobei ddbf36ba52 Update screen shot 2019-04-26 05:29:07 +08:00
nanxiaobei cce2ae5868 Release 3.2 2019-04-22 02:50:43 +08:00
nanxiaobei c6a81f47c4 Release 3.2 2019-04-22 02:22:15 +08:00
nanxiaobei 9866957aa9 Release 3.1 2019-04-05 03:04:03 +08:00
nanxiaobei f7fd87820c Add code highlight patch 2019-04-05 03:03:54 +08:00
nanxiaobei 0a22cc570e Release 3.0 2019-04-02 11:24:23 +08:00
nanxiaobei 65dca8e966 Release 3.0 2019-04-02 11:22:12 +08:00
nanxiaobei f16505e5e8 Release 3.0 2019-04-02 11:21:52 +08:00
nanxiaobei ae3550531f Update logo 2019-04-01 19:11:52 +08:00
nanxiaobei 3e7e967d55 Update logo 2019-04-01 18:19:03 +08:00
nanxiaobei e36b58c6df Update README 2019-04-01 17:57:38 +08:00
nanxiaobei aca4821ed3 Add logo 2019-04-01 17:57:30 +08:00
nanxiaobei a5f7c63b83 Update screen shot 2019-04-01 17:55:48 +08:00
nanxiaobei dd43cd3cbd Update license 2019-04-01 17:38:46 +08:00
nanxiaobei d096c0951a Update images 2019-04-01 17:37:14 +08:00
nanxiaobei 9a9f40e645 Update logo 2019-04-01 17:01:00 +08:00
nanxiaobei 3b021a4747 Update UI for 3.0 2019-04-01 16:26:40 +08:00
nanxiaobei 51c061cb4c Update author 2019-04-01 16:16:48 +08:00
nanxiaobei c65933cf43 Remove archetypes 2019-04-01 16:03:29 +08:00
nanxiaobei a4e88381ff Update UI for 3.0 2019-04-01 16:01:16 +08:00
nanxiaobei 2ab2e30c27 Update js 2019-04-01 16:00:59 +08:00
nanxiaobei e3053cee4f Update html 2019-04-01 16:00:48 +08:00
nanxiaobei 22ec09e42c Add zh i18n 2019-04-01 16:00:28 +08:00
nanxiaobei 53ab416683 Update i18n 2019-04-01 16:00:16 +08:00
nanxiaobei 8088299ecb Update for 3.0 2019-03-31 20:32:06 +08:00
南小北 55dc991f4c
Merge pull request #22 from superbrothers/customizable
Make theme customizable
2019-03-24 12:46:36 +08:00
Kazuki Suda 0fc1a6b5f6 Make theme customizable 2019-03-24 02:05:09 +00:00
南小北 87f0fc5b22
Merge pull request #20 from dolsup/patch-1
[i18n] add Korean translation
2019-01-09 17:38:55 +08:00
Jiwon Choi c194d1478a
Rename ko.md to ko.yaml 2019-01-06 16:56:32 +09:00