November blog post
This commit is contained in:
parent
4e88fd7944
commit
490655e01d
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
|
@ -0,0 +1,37 @@
|
|||
<!--
|
||||
.. title: NaNoWriMo!
|
||||
.. slug: nanowrimo-2016
|
||||
.. date: 2016-11-03 14:08:25 UTC-04:00
|
||||
.. tags: personal
|
||||
.. category:
|
||||
.. link: https://github.com/VickySteeves/personal-website/blob/master/posts/2016-nov3.html
|
||||
.. description:
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<p>Hi! So I've made the really scary decision to participate in <a href="http://nanowrimo.org/">NaNoWriMo</a> 2016, or "National Novel Writing Month." This means, by November 30, 2016, I will have written a full-length, 50,000 word novel.</p>
|
||||
|
||||
<img src="../../images/nanowrimo.png" alt="NaNoWriMo">
|
||||
|
||||
<!-- TEASER_END -->
|
||||
|
||||
<p></p>
|
||||
<p>This obviously means I won't be doing a full-length blog post this month. BUT! If you want to follow my NaNoWriMo progress, here are a few links to check out:
|
||||
|
||||
<ul>
|
||||
<li><a href="http://nanowrimo.org/participants/vickysteeves">NaNoWriMo Official Profile</a></li>
|
||||
<li><a href="http://nanowrimo.org/participants/vickysteeves/novels/for-the-priceless-treasures">NaNoWriMo Official Novel Page</a></li>
|
||||
<li><a href="https://github.com/VickySteeves/NaNoWriMo-novel">GitHub repo</a> housing my novel</li>
|
||||
<li><a href="https://twitter.com/search?q=%23NaNoWriMo2016%20lang%3Aen%20from%3AVickySteeves&src=typd&lang=en">My tweets</a> about NaNoWriMo</li>
|
||||
</ul>
|
||||
|
||||
<p>Thanks! See you in 50,000 words!</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue