No clue~
This commit is contained in:
@@ -1,40 +1,3 @@
|
||||
#+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!
|
||||
Welcome to my website! I'm [[./about.org][Akko]]. I'm currently a computer science student and freelance software developer. I blog about Emacs, Buddhism and meditation, otaku stuff, and other things that interest me. You can view the full list of pages on this website on the [[./sitemap.org][sitemap]].
|
||||
|
@@ -1,13 +1,13 @@
|
||||
#+TITLE: Sitemap for project pages
|
||||
|
||||
- [[file:todo.org][TODO]]
|
||||
- [[file:experiments.org][Experiments]]
|
||||
- [[file:blogroll.org][Blogroll]]
|
||||
- [[file:todo.org][TODO]]
|
||||
- [[file:snippets.org][Snippets]]
|
||||
- [[file:about.org][About]]
|
||||
- [[file:index.org][Index]]
|
||||
- [[file:snippets.org][Snippets]]
|
||||
- Posts
|
||||
- [[file:posts/test.org][chuu]]
|
||||
- [[file:posts/test.org][eheheawawawawa]]
|
||||
- [[file:posts/elog-1-blog.org][Emacs Log 1: This Blog]]
|
||||
- [[file:posts/resources.org][Resources]]
|
||||
- [[file:posts/framework.org][Framework Laptop Review]]
|
@@ -1,3 +1,6 @@
|
||||
#+TITLE: TODO
|
||||
|
||||
* literate dotfiles?
|
||||
* How this blog was built
|
||||
* project graveyard
|
||||
* food thing
|
||||
|
Reference in New Issue
Block a user