Taking on the Dead (Famished #1)
![]() |
Review:A zombie book as written by Danielle Steele? There seem to be huge plot holes, which I will not argue here to avoid spoiling stuff. |
![]() |
Review:A zombie book as written by Danielle Steele? There seem to be huge plot holes, which I will not argue here to avoid spoiling stuff. |
I am thrilled to announce that you can now download Nikola 5.2. a new version of my static blog/site generator.
What's new in this version? A LOT. Don't let the minor version tick fool you, this version is packed with goodness. Let's start with features:
You can easily embed more content:
New vimeo directive for restructured text.
Custom "gist" directive providing reStructured text support for GitHub gists.
You can write your content in almost any markup:
Textile markup support.
Creole Wiki markup support.
txt2tags markup support.
bbcode markup support.
And of course, it still supports reStructured text, Markdown and HTML.
More languages:
New Catalá translation
New polish translation.
New Simplified Chinese translation.
Use multilingual Disqus (although it doesn't seem to work)
You can import your data:
New Blogger/Blogspot importer
Much improved Wordpress importer
Extract metadata from filename by using regexp (helpful for importing from octopress or other systems).
You can do fancier and more configurable sites:
One-page, dynamic-loading, client-rendered site plugin (task_mustache)
Recursive post/story folders
New COMMENTS_IN_GALLERIES and COMMENTS_IN_STORIES options.
Local search based on Tipue (extra_plugins/task_localsearch)
Added comments to image galleries
New option RSS_TEASERS
New STORY_INDEX option to generate index.html in story folders.
Add multi size favicon support.
You can use Python 2.6 or higher ... including Python 3. The only missing bit for full Python 3 support is Google sitemap generation.
And of course, a lot of bugs got smashed:
Added sane defaults for most options, so you can have a lean config file.
Made layout of the site theme responsive, with collapsing navbar.
Use timeline instead of parsing post_pages in generic_page_renderer and task_render_pages.
Updated disqus integration code, added identifiers so it works on any URL.
Make sure folder links end in "/" in the gallery code.
Removed copy of PyRSS2Gen, made it a dependency.
Detect "namespace" dependencies for Mako templates.
Use consistent encodings in RSS feeds.
Refactored disqus code into separate helpers
Use the correct extension (or raise an error) on new_post
Fix titles that include quotes
Updated to current CSS from docutils (was using version from 2005)
Avoid needless regeneration of gallery indexes.
Always ensure the folder for the new post exists.
Get title from filename if not available in metadata.
Don't copy sources if they end in ".html"
Don't link to unexisting translations.
Sort tags case insensitive.
Enjoy!
![]() |
Review:Clearly inspired by Stephen King, specially "It", including an echo of that part everyone hates/loves. |
Escuchando "Mi Gin Tonic" de Calamaro con mi señora, escuchamos "Hay un deseo que pido siempre que pasa un tren". Me río, digo "Ese verso es una pancheza", y ella me aclara que cuando estás en un puente y pasa el tren, hay que pedir un deseo.
Jamás había oído hablar de esa superstición, y entonces caigo: es porque en Santa Fe nunca pasa el tren. Esto me abre la puerta a inventar supersticiones hiperlocales, como "cuando te mea una catanga indica futuro infortunio en el amor", o "el paso del camalote predice el clima". O, como decía mi vieja, "si cruzan los sirirís, viene tormenta".
Los dejo con Calamaro:
Hoy al mediodía, hice un importador para blogs de blogger (puede ser que también blogpost? Parecen ser lo mismo) en Nikola mi motor de sitios y blogs estáticos.
Bueno, el único sitio que traté funciona, parece.
Posts
Pages
Tags
Drafts
Blog Metadata (salvo lenguaje)
Redirects para mantener las URLs estables (¡lo intenta!)
Reescritura de URLs en los posts (¡trata!)
Importar comentarios (tiene mas sentido importarlos via Disqus)
Attachments (imágenes y eso)
Probarlo
Está mas o menos a la par del importador de Wordpress, salvo que nadie lo usó de verdad. ¡Así que siéntanse libres de probarlo!
(Es nikola import_blogger nombre_del_dump.xml)