Initial commit

This commit is contained in:
Akko
2022-03-18 16:48:18 +01:00
parent 6e159f44d4
commit 3012ee6bfa
21 changed files with 2334 additions and 0 deletions

40
org/index.org Normal file
View File

@@ -0,0 +1,40 @@
#+TITLE: Index
ehehe chuu chuu \\
welcome to my \\
cute blog \\
!
* Here's some headers
1. chuu
1. daisuki
/eee/ *eeeee* <3
#+BEGIN_SRC emacs-lisp
(defun org-xor (a b)
"Exclusive or."
(if a (not b) b))
#+END_SRC
[[https://shamiko.org][shamiko.org]]
**
***
**** meme
| chuu | daisuki | ehehe |
|-------+---------+--------|
| guca | shamiko | monmo |
| ehehe | awawa | uwuwuw |
* memes
** DONE chuu bf
** TODO awawahehehej~~~
~
things done:
- set it up
- read pre/post from files
- code insertions ehehe
- better highlighting!