mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2025-02-20 11:29:15 +08:00
pandoc posts.md everforest theme
This commit is contained in:
parent
afb54a1620
commit
39930f01a7
10
.github/workflows/site.yml
vendored
10
.github/workflows/site.yml
vendored
@ -28,7 +28,6 @@ jobs:
|
||||
|
||||
- name: Prepare
|
||||
run: |
|
||||
curl "https://raw.githubusercontent.com/dongdigua/configs/main/kernel/README.org" -o org/kernel.org
|
||||
curl "https://raw.githubusercontent.com/dongdigua/configs/main/.tmux.conf" -o misc/tmux.conf
|
||||
|
||||
- name: Build with Org
|
||||
@ -48,10 +47,15 @@ jobs:
|
||||
source: ./
|
||||
destination: ./_site
|
||||
|
||||
- name: Patch HTML & Get Static File
|
||||
- name: Post-Jekyll Build
|
||||
run: |
|
||||
cd _site && tree
|
||||
tree
|
||||
cd _site
|
||||
sudo ./patches/color.sh
|
||||
sudo apt install pandoc
|
||||
# use jekyll to check link but actually use pandoc
|
||||
sudo pandoc posts.md --css=css/everforest.css -s -o posts.html
|
||||
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
@ -1,6 +0,0 @@
|
||||
theme: jekyll-theme-cayman
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
title: Dongdigua's Blog
|
||||
description: Computer Science NOT Code Salary
|
||||
author: dongdigua
|
6
css/everforest.css
Normal file
6
css/everforest.css
Normal file
@ -0,0 +1,6 @@
|
||||
body{background-color:#2f383e;color:#d3c6aa;font-family:Monaco,Lucida Console,courier new,monospace;font-size:18px;margin:0 auto;max-width:64em}
|
||||
a{color:#7fbbb3;text-decoration:none}
|
||||
a:visited{color:#a7c080}
|
||||
a:hover{color:#d699b6}
|
||||
h2{color:#83c092}
|
||||
h3{color:#e67e80}
|
@ -13,7 +13,7 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
|
||||
{
|
||||
body {
|
||||
font-family: "Source Serif", "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
|
||||
/* font-size: 18px; */
|
||||
font-size: 18px;
|
||||
/* line-height: 21px; */
|
||||
color: black;
|
||||
/* margin: auto; */
|
||||
|
@ -22,7 +22,7 @@
|
||||
pre{font-family:inherit;margin:1rem}
|
||||
#quote{color:#7fbbb3;font-style:italic;text-align:center}
|
||||
#comment{color:#7a8478;font-style:italic}
|
||||
body,#normal{color:#d3c6aa}
|
||||
#normal{color:#d3c6aa}
|
||||
</style>
|
||||
<body>
|
||||
<!--
|
||||
|
48
posts.md
48
posts.md
@ -1,38 +1,36 @@
|
||||
## Table of Contents
|
||||
### Posts (sorted by time)
|
||||
- [Usenet 新闻组 和 命令行浏览器选择 (w3m, lynx, links)](usenet_and_cli_browsers)<br>
|
||||
- [Clean Up Home Directory](gmi/cleanup_home.gmi.txt)<br>
|
||||
- [一位 PGP 进步青年的 Canokey 历程](pgp_canokey)<br>
|
||||
- [Join Fedora and Maintain Package](fedora_contrib)<br>
|
||||
- [Project that Annoys Me](gmi/annoying_project.gmi.txt)<br>
|
||||
- [玩转邮件列表](mailinglist)<br>
|
||||
- [我要不要试试 OpenBSD 🐡](whatif_openbsd)<br>
|
||||
- [一个乐子 commit](misc/lol.diff.txt)<br>
|
||||
- [一次大备份](backup_everything)<br>
|
||||
- [2023 了, 试试 emacs 29](emacs29_2023)<br>
|
||||
- [Fix TTY after Fedora 37 Upgrade](fix_tty)<br>
|
||||
- [狗日的腾讯会议](damn_tencent_meeting)<br>
|
||||
- [2023-05-21 : Usenet 新闻组 和 命令行浏览器选择 (w3m, lynx, links)](usenet_and_cli_browsers)<br>
|
||||
- [2023-05-13 : Clean Up Home Directory](gmi/cleanup_home.gmi.txt)<br>
|
||||
- [2023-04-16 : 一位 PGP 进步青年的 Canokey 历程](pgp_canokey)<br>
|
||||
- [2023-04-01 : Join Fedora and Maintain Package](fedora_contrib)<br>
|
||||
- [2023-03-31 : Project that Annoys Me](gmi/annoying_project.gmi.txt)<br>
|
||||
- [2023-02-09 : 玩转邮件列表](mailinglist)<br>
|
||||
- [2023-01-21 : 我要不要试试 OpenBSD 🐡](whatif_openbsd)<br>
|
||||
- [2023-01-17 : 一个乐子 commit](misc/lol.diff.txt)<br>
|
||||
- [2023-01-08 : 一次大备份](backup_everything)<br>
|
||||
- [2023-01-02 : 2023 了, 试试 emacs 29](emacs29_2023)<br>
|
||||
- [2022-12-19 : Fix TTY after Fedora 37 Upgrade](fix_tty)<br>
|
||||
- [2022-12-02 : 狗日的腾讯会议](damn_tencent_meeting)<br>
|
||||
上网课有感而发
|
||||
- [New Blog Architecture](new_blog_arch)<br>
|
||||
- [2022-11-20 : New Blog Architecture](new_blog_arch)<br>
|
||||
mess -> branch -> CI
|
||||
- [记一次帮老师修U盘](recover_udisk)<br>
|
||||
- [Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
|
||||
- [Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
|
||||
- [CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
|
||||
- [2022-11-13 : 记一次帮老师修U盘](recover_udisk)<br>
|
||||
- [2022-11-04 : Clear Kernel Compile Error? Fix It](clear_kernel_compile_fix)<br>
|
||||
- [2022-10-29 : Gentoo LLVM\_TARGETS not Working?](gentoo_llvm_targets)<br>
|
||||
- [2022-09-29 : CentOS/Fedora 不同的配置默认都安装了什么软件](anaconda_kickstarts)<br>
|
||||
for [COSSIG](https://www.cossig.org)
|
||||
- [moonboos, 懂的都懂](moonboos)<br>
|
||||
- [MGLNDD scans](weird_mglndd)<br>
|
||||
- [推荐 everforest 主题](recommend_everforest_theme)<br>
|
||||
- [2022-09-11 : moonboos, 懂的都懂](moonboos)<br>
|
||||
- [2022-08-17 : MGLNDD scans](weird_mglndd)<br>
|
||||
- [2022-07-08 : My gnome config](my_gnome_config)<br>
|
||||
- [2022-07-06 : 我对 SciCraft 更新1.19的看法](gmi/scicraft_update.gmi.txt)<br>
|
||||
- [2022-06-27 : 推荐 everforest 主题](recommend_everforest_theme)<br>
|
||||
any kind of contribution is welcome
|
||||
- [我对显示 IP 属地的看法](bili_ip)<br>
|
||||
- [My gnome config](my_gnome_config)<br>
|
||||
- [我对 SciCraft 更新1.19的看法](gmi/scicraft_update.gmi.txt)<br>
|
||||
- [对我将来的视频网站的一些畅想](legacy_md/plan_for_my_video_site)<br>
|
||||
- [2022-06-18 : 我对显示 IP 属地的看法](bili_ip)<br>
|
||||
|
||||
---
|
||||
|
||||
### Long Term Update
|
||||
- [\[Mirror\] My kernel config recipe](kernel)<br>
|
||||
- [Gopher/Gemini reactions](gmi/re.gmi.txt)<br>
|
||||
- [Gopher/Gemini collections, a quiet web](gmi/collections.gmi.txt)<br>
|
||||
- [Random Ideas](ideas)<br>
|
||||
|
Loading…
Reference in New Issue
Block a user