gdritter repos lektor / ffd52e9
small typo in readme Getty Ritter 8 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Collapse all Expand all
122122 echo 'Example Entry' >title
123123 echo 'http://example.com/example' >id
124124 echo 'A sample entry.' >content
125 ln -s $LEKTOR-DIR/src/$FEED feed
125 ln -s $LEKTORDIR/src/$FEED feed
126126 ~~~
127127
128128 A full entry might look like
136136 echo 'Getty Ritter <gettyritter@gmail.com>' >author
137137 echo '2015-06-23T13:06:22Z' >pubdate
138138 echo 'text/html' >type
139 ln -s $LEKTOR-DIR/src/$FEED feed
139 ln -s $LEKTORDIR/src/$FEED feed
140140 ~~~
141141
142142 ## `lektor-dir`