diff --git a/ChangeLog b/ChangeLog index c893a6e..2de4dfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +v0.5 (05/06/2016) +** User ** + +** Dev ** + +** Bugs ** + Some robots doesn't set referer when they try to add comment + + v0.4 (22/05/2016) ** User ** diff --git a/README b/README index d6484d4..e085245 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Dynastie is static blog generator delivered under GPL v3 licence terms. -Current version is 0.4 +Current version is 0.5 Requirements : Django >= 1.8, libapache2-mod-wsgi if you want to use Dynastie with Apache. PyGments (Optional). diff --git a/dynastie/sites/blog.soutade.fr/_ljdc.xml b/dynastie/sites/blog.soutade.fr/_ljdc.xml index f7d6b63..c93334e 100644 --- a/dynastie/sites/blog.soutade.fr/_ljdc.xml +++ b/dynastie/sites/blog.soutade.fr/_ljdc.xml @@ -1,5 +1,11 @@ + + 145297461402 +
http://thecodinglove.com/post/145297461402/when-i-make-a-minor-change-in-a-legacy-code
+ When I make a minor change in a legacy code + http://tclhost.com/sv1sN0F.gif +
143366123038
http://lesjoiesducode.fr/post/143366123038/quand-un-client-m%C3%A9content-me-saute-dessus-d%C3%A8s-le
diff --git a/dynastie/templates/base.html b/dynastie/templates/base.html index 3509d7e..73e1d0a 100755 --- a/dynastie/templates/base.html +++ b/dynastie/templates/base.html @@ -10,6 +10,6 @@ Users Blogs Disconnect

{% block content %} {% endblock %}


-
Dynastie 0.4
+
Dynastie 0.5
diff --git a/dynastie/templates/index.html b/dynastie/templates/index.html deleted file mode 100755 index 3440899..0000000 --- a/dynastie/templates/index.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - Blog de Grégory Soutadé - - - - - - - Another title - -