index
:
co-pagina.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
_layouts
Age
Commit message (
Collapse
)
Author
2023-10-25
Add finishing touches
HombreLaser
2023-08-23
feat: support to pin articles (#50)
Jeffrey Tse
This feature can allow you to top articles via post front meta property `top`, the value is a number, the smaller the number is, the higher priority the article has. Example: ``` title: My Article top: <number> ```
2022-05-05
feat: support utterances comment (#83)
裸奔狂甩丁丁
2022-04-05
feat: click to top (#84)
裸奔狂甩丁丁
2020-10-03
feat: add night mode (#4)
jeffreytse
2020-10-03
perfect: better style stuffs
jeffreytse
2020-09-10
fix: wrong relative url in post navigation
jeffreytse
2020-08-28
feat: add about layout
jeffreytse
2020-08-27
fix: no default value of hidden front-matter
jeffreytse
2020-08-25
fix: hidden front-matter not working
jeffreytse
2020-08-25
feat: add hidden front-matter for post layout
jeffreytse
2020-08-24
feat: add padding for post comments block
jeffreytse
2020-07-16
chore: clean unused space in code
jeffreytse
2020-07-16
feat: truncate words for post navigation
jeffreytse
2020-07-16
feat: truncate words for post page footer nav
jeffreytse
2020-07-12
feat: change theme styles
jeffreytse
2019-12-05
fix: correct some html tags, css properties
jeffreytse
2019-09-20
fix: correct framework and trianglify issue
Jeffrey Tse
2019-09-12
chore: adjust theme configuration, etc
Jeffrey Tse
2019-09-11
release: v1.0.0
Jeffrey Tse
2019-08-03
chore(all): initial commit
Jeffrey Tse