My English blog
https://en.liujiacai.net
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
2 months ago | |
---|---|---|
.github/workflows | 2 months ago | |
archetypes | 2 years ago | |
content | 2 months ago | |
layouts/_default | 2 months ago | |
static | 2 months ago | |
themes | 2 months ago | |
.dir-locals.el | 5 months ago | |
.gitignore | 5 months ago | |
.gitmodules | 2 months ago | |
.woodpecker.yml | 2 months ago | |
Makefile | 5 months ago | |
README.org | 2 months ago | |
config.toml | 2 months ago |
README.org
Keep Coding
This is the source of my English blog, it's currently hosted on Codeberg Pages.
Themes
style
header {
background: #613DC1;
}
header a {
color: #fff;
}
footer { font-size: 90%; }
body {
max-width: 1000px;
}
main {
max-width: 850px;
}