28 lines
575 B
ReStructuredText
28 lines
575 B
ReStructuredText
.. default-role:: code
|
|
|
|
###################
|
|
Things to be done
|
|
###################
|
|
|
|
Blog
|
|
####
|
|
|
|
Fixes
|
|
=====
|
|
|
|
- Make sure the `lisp` reader uses throwaway packages instead of polluting the
|
|
global namespace
|
|
|
|
Features
|
|
========
|
|
|
|
- Template: docstrings in template
|
|
- Localization: Fall back to English if a particular key does not exist for the
|
|
target language
|
|
|
|
Cleanup
|
|
=======
|
|
|
|
- How much of each artifact's internals need to be exposed? Make accessor
|
|
functions? Constructor functions over `MAKE-INSTANCE`?
|
|
- Static page metadata without binding (see comment in definition)
|