Initial commit
This commit is contained in:
40
org/index.org
Normal file
40
org/index.org
Normal 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!
|
Reference in New Issue
Block a user