./README.lt3 in runeblog-0.2.63 vs ./README.lt3 in runeblog-0.2.64
- old
+ new
@@ -80,14 +80,14 @@
You'll then enter the editor (vim for now) to add configuration info to the `global.lt3 file.
<!-- <pre><b>FIXME add menu screenshot here</b></pre> -->
<!-- <pre><b>FIXME add vim screenshot here</b></pre> -->
-<img src="readme/vim-global.png" width="494" height="696" align="left"></img>
+<img src="readme/vim-global.png" width="494" height="696" align="center"></img>
-The next thing you should do is to create at least one view of your own. Use the
-`[new view] command for this. Note that the current view is displayed as part of the prompt.
+The next thing you should do is to create at least one view of your own. Use the `[new view]
+command for this. Note that the current view is displayed as part of the prompt.
<pre>
<b>[no view]</b> new view mystuff<br>
<b>[mystuff]</b>
</pre>
@@ -100,11 +100,11 @@
<b>Title:</b> This is my first post
</pre>
Then you'll be sent into the editor (currently vim but can be others):
-<pre><b>FIXME add example here</b></pre>
+<img src="readme/edit-first.png" width="506" height="383" align="center"></img>
<pre>
<b>FIXME wizard?</b>
(publishing one-time setup - server, ssh keys, etc.)
preview...
@@ -117,11 +117,11 @@
.h2 Customizing the default templates and configuration
You can use the `config command to choose a file to edit.
-<img src="readme/config-menu.png" width="700" height="547" align="left"></img>
+<img src="readme/config-menu.png" width="700" height="547" align="center"></img>
The meaning and interaction of these files will be explained later. *FIXME
When you make changes, `rebuild will detect these and regenerate whatever files
are needed.
@@ -192,14 +192,14 @@
</pre>
<b>Predefined functions and variables</b>
<pre>
\$File
- \$\$date
+ `[\$\$date]
etc.
</pre>
-.h2 Runeblog-specific features (Liveblog</b>
+.h2 Runeblog-specific features (Liveblog)</b>
<b>TBD</b>
<b>Dot commands - the basics</b>
<pre>