https://github.com/artyom-poptsov/memory-heap.org
My personal heap of memory.
https://github.com/artyom-poptsov/memory-heap.org
Last synced: 5 months ago
JSON representation
My personal heap of memory.
- Host: GitHub
- URL: https://github.com/artyom-poptsov/memory-heap.org
- Owner: artyom-poptsov
- License: other
- Created: 2022-03-09T17:40:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T13:42:03.000Z (over 1 year ago)
- Last Synced: 2025-04-15T13:57:22.395Z (about 1 year ago)
- Language: Emacs Lisp
- Homepage: https://memory-heap.org/~avp/
- Size: 3.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* memory-heap.org
My personal web site that's made with an (un)healthy portion of Emacs Lisp. The
live version of it most likely lives here: https://memory-heap.org/~avp/
** How to build
#+BEGIN_EXAMPLE shell
$ make
#+END_EXAMPLE
Obviously you'll need Emacs installed on your system to do that. The output
will be stored in =output= directory.