add moonboos, mv all html to root dir

This commit is contained in:
dongdigua 2022-09-11 11:20:31 +08:00
parent 6a74794ae1
commit 0a45bc324a
5 changed files with 33 additions and 22 deletions

View File

@ -1,20 +1,15 @@
# dongdigua's blog # dongdigua's blog
## 关于我 ## Table of Contents (sorted by time)
是人类,<br> [MGLNDD scans](weird_mglndd)<br>
喜欢 Elixir 语言, 在学 Rust, 会写后端, 前端懒得学<br> [最近折腾 sway 的一些记录](wayland)<br>
Minecraft 红石玩家, [B站](https://space.bilibili.com/489732092)<br> [推荐 everforest 主题](recommend_everforest_theme)<br>
更多请见[我的 github 主页](https://github.com/dongdigua) [我对显示 IP 属地的看法](about_showing_ip)<br>
## 目录 [编辑器操作备忘录](cheatsheet)<br>
[MGLNDD scans](org_html/weird_mglndd)<br>
[elixir 写点对点加密聊天软件](p2p_chat)<br>
[博客, YouTube 等收集](org_html/internet_collections)<br>
[我对 SciCraft 更新1.19的看法](scicraft_update)<br>
[我的 gnome 配置](my_gnome_config)<br> [我的 gnome 配置](my_gnome_config)<br>
[编辑器操作备忘录](org_html/cheatsheet)<br> [我对 SciCraft 更新1.19的看法](scicraft_update)<br>
[我对显示 IP 属地的看法](org_html/about_showing_ip)<br> [博客, YouTube 等收集](internet_collections)<br>
[对我将来的视频网站的一些畅想](plan_for_my_video_site)<br> [对我将来的视频网站的一些畅想](plan_for_my_video_site)<br>
[推荐 everforest 主题](org_html/recommend_everforest_theme)<br> [elixir 写点对点加密聊天软件](p2p_chat)<br>
[最近折腾 sway 的一些记录](org_html/wayland)<br>
--- ---

View File

@ -7,8 +7,10 @@ all: html
html: html:
@echo "Generating HTML..." @echo "Generating HTML..."
@$(EMACS) $(EMACS_OPTS) @$(EMACS) $(EMACS_OPTS)
@echo "HTML generation done" @echo "DONE"
clean: clean:
rm ./../org_html/*.html rm ./../org_html/*.html
rm ~/.org-timestamps/org-pages.cache rm ~/.org-timestamps/org-pages.cache
rm ./../*.html*
rm ./../*.xml*

View File

@ -1,7 +1,7 @@
#+TAGS: elixir(e) rust(r) c(c) lisp(l) #+TAGS: elixir(e) rust(r) c(c) lisp(l)
#+TAGS: lowlevel(w) frontend(f) backend(b) emacs(m) hack(h) algorithm(a) linux(x) #+TAGS: lowlevel(w) frontend(f) backend(b) emacs(m) hack(h) algorithm(a) linux(x)
#+TAGS: rssable(s) rssub(u) #+TAGS: rssable(s) rssub(u)
#+OPTIONS: toc:nil #+OPTIONS: toc:1
#+OPTIONS: ^:{} #+OPTIONS: ^:{}
#+TITLE: Internet Collections #+TITLE: Internet Collections
@ -197,8 +197,6 @@ I agree
* Other * Other
#+BEGIN_COMMENT #+BEGIN_COMMENT
#+END_COMMENT #+END_COMMENT
** [[https://moonboos.fandom.com/zh/wiki/%E6%98%8E%E6%9C%88%E5%BA%84%E4%B8%BB_Wiki][日月脏主 Wiki]]
MC 技术区毒瘤!
** [[https://en.wikipedia.org/wiki/Python_(missile)][Python-5]] ** [[https://en.wikipedia.org/wiki/Python_(missile)][Python-5]]
from [[https://youtu.be/8QP2fDBIxjM][tsoding's first porth video]], (he is using debian, 37:00 copilot xd) from [[https://youtu.be/8QP2fDBIxjM][tsoding's first porth video]], (he is using debian, 37:00 copilot xd)
** [[http://cat-v.org/][cat -v]] ** [[http://cat-v.org/][cat -v]]

16
org/moonboos.org Normal file
View File

@ -0,0 +1,16 @@
#+TITLE 庄主其人
#+BEGIN_QUOTE
互联网是有记忆的
全都是你的所作所为
#+END_QUOTE
* 扩充自 [[https://www.bilibili.com/video/BV1be4y1f7PQ][庄主人肉大炮]] 我的置顶评论
如果再遇到给它洗白的人, 可以把下面这些怼过去
** [[https://moonboos.fandom.com/zh/wiki/%E6%98%8E%E6%9C%88%E5%BA%84%E4%B8%BB_Wiki][日月脏主 Wiki]]
** [[https://t.bilibili.com/668527168803831831][xk材质包]]
** [[https://www.bilibili.com/video/BV1as411v7Xn][玩家怪物分离踏板]]
** [[https://t.bilibili.com/439570012759880564][无限活塞递归]]
** [[https://www.bilibili.com/video/BV1hR4y1L7Ra][fallen屠龙炮]]
最开始根本没有标注原作者, 而且还说"感谢TIS成员的帮助", 然而TIS成员并没有进行任何帮助
后来迫于压力才更改简介

View File

@ -11,7 +11,7 @@
'(("org-pages" '(("org-pages"
:base-directory "." :base-directory "."
:base-extension "org" :base-extension "org"
:publishing-directory "./../org_html/" :publishing-directory "./../"
:recursive t :recursive t
:exclude "画大饼.org" :exclude "画大饼.org"
:publishing-function org-html-publish-to-html :publishing-function org-html-publish-to-html
@ -19,7 +19,7 @@
;; https://github.com/rgb-24bit/org-html-theme-list org-joshua ;; https://github.com/rgb-24bit/org-html-theme-list org-joshua
:html-head "<link rel='stylesheet' type='text/css' href='./../css/main.css' />" :html-head "<link rel='stylesheet' type='text/css' href='./../css/main.css' />"
:html-link-home "https://dongdigua.github.io" :html-link-home "https://dongdigua.github.io"
:html-link-up "https://dongdigua.github.io" :html-link-up "./../"
))) )))
(defun myweb-publish () (defun myweb-publish ()
@ -30,9 +30,9 @@
(webfeeder-build (webfeeder-build
"rss.xml" "rss.xml"
"./../org_html" "./../"
"https://dongdigua.github.io" "https://dongdigua.github.io"
(delete "rss.html" (directory-files "./../org_html" nil ".*\.html$")) (delete "rss.html" (directory-files "./../" nil ".*\.html$"))
:title "dongdigua's blog" :title "dongdigua's blog"
:description "Blog!" :description "Blog!"
:builder 'webfeeder-make-rss) :builder 'webfeeder-make-rss)