17 private links
By default, WordPress shows your most recent posts in reverse chronological order on the front page of your site. Many WordPress users want a static front page or splash page as the front page instead. This "static front page" look is common for users desiring static or welcoming information on the front page of the site.
The look and feel of the front page of the site is based upon the choices of the user combined with the features and options of the WordPress Theme.
There are four models for WordPress layout and structure, three that include static front pages.
- Blog: This is the traditional front page format with posts featured in reverse chronological order.
- Static Front Page: This is a traditional static HTML site model with a fixed front page and content placed in Pages, rarely if ever using posts, categories, or tags.
- Static Front Page Plus Blog: This model features a static front page as an introduction or welcome plus a blog to manage posts. Pages may be used to provide timeless content such as Contact, About, etc.
- Dynamic Front Page: Sometimes called the integrated model, the dynamic site design features a static front page plus blog, however the front page is dynamic. It may feature a combination of static and blog content (Page and posts). The Twenty-Eleven WordPress Theme offers that feature as an example with their Showcase Page Template. It features the most recent post in full or excerpt followed by the next most recent posts as post titles. There is an option to add a slider for featured posts set as Sticky Posts above the first post, creating a dynamic mix of content on the front page.
No matter which layout structure you choose, the process of setting up the static front page in WordPress is basically the same.
A few months ago Magnar Sveen released Stasis. A minimalistic Clojure library for generating static pages. I tried it out and decided, hey, this is pretty cool, I can use this, and probably also learn a bit of Clojure in the process (been doing Clojure on and off for the last year or so.)
It's taken some time, I've been pretty busy lately and have only been able to put in a few hours in the evenings now and then - but, it's ready! Or at least ready enough to crank out a few initial pages. There's still lots to do, but, release early and iterate I guess :)
The code is over at Github if you're interested: Bløggr-clj.
clojure static blog engine
http://eikeland.se
Some Clojure functions for creating static websites.
An extensible static site generator written in Clojure.
Static is a simple static site generator written in Clojure.
misaki is Jekyll inspired static site generator in Clojure.
A blog written in Clojure using Compojure.
http://briancarper.net
Suite à une forte demande de 2 personnes (une personne et moi même), j'ouvre ce flux de liens publics, essentiellement à des fins d'archivage et d'étiquetage et si çà peut servir aux autres bon ben ! Bon, c'est aussi une façon simple d'écrire des posts de blogs, car j'ai essayé la forme plus longue (https://smonff.github.io), et même si çà m'intéresse, je n'arrive pas à consacrer assez de temps et finir de longs articles.
Merci au créateur de ce simple mais efficace logiciel.