Commit Graph

1059 Commits

Author SHA1 Message Date
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
Jiwon Choi
3efcde322b
Create ko.md 2019-01-06 16:54:40 +09:00
南小北
cca0bfeb0e
Merge pull request #18 from dnlwgnr89/master
Removed laggy CDN hosts
2018-10-31 22:26:59 +08:00
南小北
9db7d78fbd
Merge branch 'master' into master 2018-10-31 22:26:44 +08:00
南小北
27edd6d94e
Merge pull request #15 from ham1/noopener
Added noopener to target=_blank links
2018-10-31 22:19:15 +08:00
南小北
c53437936b
Merge pull request #11 from izdwuut/highlight
Add highlighting of code snippets with numbered lines enabled.
2018-10-31 22:19:02 +08:00
Daniel
35582be92b removed laggy cdn hosts 2018-10-31 16:42:53 +11:00
Graham Russell
e6a3019fed added noopener to target=_blank links 2018-09-28 20:15:19 +08:00
南小北
3f18d384bd
Merge pull request #14 from ham1/remove_meta_renderer
Remove meta renderer tag from header
2018-09-28 19:14:32 +08:00
Graham Russell
280f518fbe removed meta renderer tag from header 2018-09-28 17:39:29 +08:00
南小北
6c9652a4d4
Merge pull request #13 from ham1/use_hugo_generator
Use .Hugo.Generator instead of adding meta tag manually
2018-09-28 17:35:16 +08:00