diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 987c2ff..6dd46bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,10 +1,22 @@ -image: publysher/hugo +image: ruby:2.3 + +variables: + JEKYLL_ENV: production + LC_ALL: C.UTF-8 + +before_script: + - curl https://gitlab.com/carnet-de-notes/sous-le-capot/raw/master/_config.yml > _configGl.yml + - curl https://gitlab.com/carnet-de-notes/sous-le-capot/raw/master/Gemfile > Gemfile + - bundle install pages: + stage: deploy + variables: + BASEURL: '/$CI_PROJECT_NAME' script: - - hugo + - bundle exec jekyll build -d public --baseurl $BASEURL --config _config.yml,_configGl.yml artifacts: paths: - - public + - public only: - - master + - master diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..93b2d1a --- /dev/null +++ b/_config.yml @@ -0,0 +1,4 @@ +remote_theme: daktary-team/maquillage +title: Les pieds dans le code + + diff --git a/config.toml b/config.toml deleted file mode 100644 index 0bddbf9..0000000 --- a/config.toml +++ /dev/null @@ -1,11 +0,0 @@ -baseURL = "http://elsif.fr/" -languageCode = "fr-FR" -title = "Les pieds dans le code" -theme = "davis" -DefaultContentLanguage = "fr" -disableKinds = ["sitemap"] - -[outputFormats] -[outputFormats.RSS] -mediatype = "application/rss" -baseName = "feed" diff --git a/content/.well-known/acme-challenge/5TBu788fW0tQ5EOwZMdu1Gv3e9C33gxjV58hVtWTbDM.md b/content/.well-known/acme-challenge/5TBu788fW0tQ5EOwZMdu1Gv3e9C33gxjV58hVtWTbDM.md deleted file mode 100644 index cb152a8..0000000 --- a/content/.well-known/acme-challenge/5TBu788fW0tQ5EOwZMdu1Gv3e9C33gxjV58hVtWTbDM.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: null -permalink: /.well-known/acme-challenge/Lg4FG6CPELfNRjI3qJpAclFrhQ4xuobbx3K7EclPysU ---- - -Lg4FG6CPELfNRjI3qJpAclFrhQ4xuobbx3K7EclPysU.SIDFiOtla0XXtAp0vVifEwgwdSGZa7Kq3mRw0GzCq_M diff --git a/content/files/background.gif b/files/background.gif similarity index 100% rename from content/files/background.gif rename to files/background.gif diff --git a/content/files/boite_dlink_gpl.jpg b/files/boite_dlink_gpl.jpg similarity index 100% rename from content/files/boite_dlink_gpl.jpg rename to files/boite_dlink_gpl.jpg diff --git a/content/files/bureau_appart_marly.jpg b/files/bureau_appart_marly.jpg similarity index 100% rename from content/files/bureau_appart_marly.jpg rename to files/bureau_appart_marly.jpg diff --git a/content/files/bureau_macmini.jpg b/files/bureau_macmini.jpg similarity index 100% rename from content/files/bureau_macmini.jpg rename to files/bureau_macmini.jpg diff --git a/content/files/bureau_montpellier.jpg b/files/bureau_montpellier.jpg similarity index 100% rename from content/files/bureau_montpellier.jpg rename to files/bureau_montpellier.jpg diff --git a/content/files/bureau_montpellier_2.jpg b/files/bureau_montpellier_2.jpg similarity index 100% rename from content/files/bureau_montpellier_2.jpg rename to files/bureau_montpellier_2.jpg diff --git a/content/files/clavier-dvorak-fr.png b/files/clavier-dvorak-fr.png similarity index 100% rename from content/files/clavier-dvorak-fr.png rename to files/clavier-dvorak-fr.png diff --git a/content/files/compilbookchin.pdf b/files/compilbookchin.pdf similarity index 100% rename from content/files/compilbookchin.pdf rename to files/compilbookchin.pdf diff --git a/content/files/desktop_wmaker.jpg b/files/desktop_wmaker.jpg similarity index 100% rename from content/files/desktop_wmaker.jpg rename to files/desktop_wmaker.jpg diff --git a/content/files/dessin_cyrou_tigre.jpg b/files/dessin_cyrou_tigre.jpg similarity index 100% rename from content/files/dessin_cyrou_tigre.jpg rename to files/dessin_cyrou_tigre.jpg diff --git a/content/files/dlink_gpl.jpg b/files/dlink_gpl.jpg similarity index 100% rename from content/files/dlink_gpl.jpg rename to files/dlink_gpl.jpg diff --git a/content/files/dubrovnik_croatia.jpg b/files/dubrovnik_croatia.jpg similarity index 100% rename from content/files/dubrovnik_croatia.jpg rename to files/dubrovnik_croatia.jpg diff --git a/content/files/ergo.jpg b/files/ergo.jpg similarity index 100% rename from content/files/ergo.jpg rename to files/ergo.jpg diff --git a/content/files/fleur_abeille.jpg b/files/fleur_abeille.jpg similarity index 100% rename from content/files/fleur_abeille.jpg rename to files/fleur_abeille.jpg diff --git a/content/files/florence_carabinieri.jpg b/files/florence_carabinieri.jpg similarity index 100% rename from content/files/florence_carabinieri.jpg rename to files/florence_carabinieri.jpg diff --git a/content/files/florence_duomo.jpg b/files/florence_duomo.jpg similarity index 100% rename from content/files/florence_duomo.jpg rename to files/florence_duomo.jpg diff --git a/content/files/florence_maillot_foot.jpg b/files/florence_maillot_foot.jpg similarity index 100% rename from content/files/florence_maillot_foot.jpg rename to files/florence_maillot_foot.jpg diff --git a/content/files/florence_pont.jpg b/files/florence_pont.jpg similarity index 100% rename from content/files/florence_pont.jpg rename to files/florence_pont.jpg diff --git a/content/files/front-cover.png b/files/front-cover.png similarity index 100% rename from content/files/front-cover.png rename to files/front-cover.png diff --git a/content/files/giraffe_corentin.jpg b/files/giraffe_corentin.jpg similarity index 100% rename from content/files/giraffe_corentin.jpg rename to files/giraffe_corentin.jpg diff --git a/content/files/git-logo.png b/files/git-logo.png similarity index 100% rename from content/files/git-logo.png rename to files/git-logo.png diff --git a/content/files/green-windowmaker.jpg b/files/green-windowmaker.jpg similarity index 100% rename from content/files/green-windowmaker.jpg rename to files/green-windowmaker.jpg diff --git a/content/files/gros_plan_mac_mini_powerpc.jpg b/files/gros_plan_mac_mini_powerpc.jpg similarity index 100% rename from content/files/gros_plan_mac_mini_powerpc.jpg rename to files/gros_plan_mac_mini_powerpc.jpg diff --git a/content/files/haiku_banner.jpg b/files/haiku_banner.jpg similarity index 100% rename from content/files/haiku_banner.jpg rename to files/haiku_banner.jpg diff --git a/content/files/haiku_screen_app_2.jpg b/files/haiku_screen_app_2.jpg similarity index 100% rename from content/files/haiku_screen_app_2.jpg rename to files/haiku_screen_app_2.jpg diff --git a/content/files/haiku_screen_apps.jpg b/files/haiku_screen_apps.jpg similarity index 100% rename from content/files/haiku_screen_apps.jpg rename to files/haiku_screen_apps.jpg diff --git a/content/files/haiku_start.jpg b/files/haiku_start.jpg similarity index 100% rename from content/files/haiku_start.jpg rename to files/haiku_start.jpg diff --git a/content/files/header_shadow.gif b/files/header_shadow.gif similarity index 100% rename from content/files/header_shadow.gif rename to files/header_shadow.gif diff --git a/content/files/kayak_pause_croatia.jpg b/files/kayak_pause_croatia.jpg similarity index 100% rename from content/files/kayak_pause_croatia.jpg rename to files/kayak_pause_croatia.jpg diff --git a/content/files/kayak_plouf_croatia.jpg b/files/kayak_plouf_croatia.jpg similarity index 100% rename from content/files/kayak_plouf_croatia.jpg rename to files/kayak_plouf_croatia.jpg diff --git a/content/files/kolocep_croatia.jpg b/files/kolocep_croatia.jpg similarity index 100% rename from content/files/kolocep_croatia.jpg rename to files/kolocep_croatia.jpg diff --git a/content/files/logo_ruby_modern.jpg b/files/logo_ruby_modern.jpg similarity index 100% rename from content/files/logo_ruby_modern.jpg rename to files/logo_ruby_modern.jpg diff --git a/content/files/mercurial-logo1.png b/files/mercurial-logo1.png similarity index 100% rename from content/files/mercurial-logo1.png rename to files/mercurial-logo1.png diff --git a/content/files/openbsd_39_cd.jpg b/files/openbsd_39_cd.jpg similarity index 100% rename from content/files/openbsd_39_cd.jpg rename to files/openbsd_39_cd.jpg diff --git a/content/files/openbsd_39_interieur.jpg b/files/openbsd_39_interieur.jpg similarity index 100% rename from content/files/openbsd_39_interieur.jpg rename to files/openbsd_39_interieur.jpg diff --git a/content/files/openbsd_40_tshirt.jpg b/files/openbsd_40_tshirt.jpg similarity index 100% rename from content/files/openbsd_40_tshirt.jpg rename to files/openbsd_40_tshirt.jpg diff --git a/content/files/openbsd_xfce_puffy.jpg b/files/openbsd_xfce_puffy.jpg similarity index 100% rename from content/files/openbsd_xfce_puffy.jpg rename to files/openbsd_xfce_puffy.jpg diff --git a/content/files/painting_round.jpg b/files/painting_round.jpg similarity index 100% rename from content/files/painting_round.jpg rename to files/painting_round.jpg diff --git a/content/files/pirates.jpeg b/files/pirates.jpeg similarity index 100% rename from content/files/pirates.jpeg rename to files/pirates.jpeg diff --git a/content/files/plage_montpellier.jpg b/files/plage_montpellier.jpg similarity index 100% rename from content/files/plage_montpellier.jpg rename to files/plage_montpellier.jpg diff --git a/content/files/preview.png b/files/preview.png similarity index 100% rename from content/files/preview.png rename to files/preview.png diff --git a/content/files/readibility-directions.gif b/files/readibility-directions.gif similarity index 100% rename from content/files/readibility-directions.gif rename to files/readibility-directions.gif diff --git a/content/files/ruby_shoes_book.jpg b/files/ruby_shoes_book.jpg similarity index 100% rename from content/files/ruby_shoes_book.jpg rename to files/ruby_shoes_book.jpg diff --git a/content/files/screenshot_debian_xfce.jpg b/files/screenshot_debian_xfce.jpg similarity index 100% rename from content/files/screenshot_debian_xfce.jpg rename to files/screenshot_debian_xfce.jpg diff --git a/content/files/sipan_croatia.jpg b/files/sipan_croatia.jpg similarity index 100% rename from content/files/sipan_croatia.jpg rename to files/sipan_croatia.jpg diff --git a/content/files/soap.jpg b/files/soap.jpg similarity index 100% rename from content/files/soap.jpg rename to files/soap.jpg diff --git a/content/files/statue_set.jpg b/files/statue_set.jpg similarity index 100% rename from content/files/statue_set.jpg rename to files/statue_set.jpg diff --git a/content/files/tango_windowmaker_1.jpg b/files/tango_windowmaker_1.jpg similarity index 100% rename from content/files/tango_windowmaker_1.jpg rename to files/tango_windowmaker_1.jpg diff --git a/content/files/tango_windowmaker_2.jpg b/files/tango_windowmaker_2.jpg similarity index 100% rename from content/files/tango_windowmaker_2.jpg rename to files/tango_windowmaker_2.jpg diff --git a/content/files/test_file_concurrency_access.rb b/files/test_file_concurrency_access.rb similarity index 100% rename from content/files/test_file_concurrency_access.rb rename to files/test_file_concurrency_access.rb diff --git a/content/files/windowmaker.jpg b/files/windowmaker.jpg similarity index 100% rename from content/files/windowmaker.jpg rename to files/windowmaker.jpg diff --git a/content/files/windowmaker_green.jpg b/files/windowmaker_green.jpg similarity index 100% rename from content/files/windowmaker_green.jpg rename to files/windowmaker_green.jpg diff --git a/content/files/write_quickly.rb b/files/write_quickly.rb similarity index 100% rename from content/files/write_quickly.rb rename to files/write_quickly.rb diff --git a/content/files/write_slowly.rb b/files/write_slowly.rb similarity index 100% rename from content/files/write_slowly.rb rename to files/write_slowly.rb diff --git a/content/files/xfce_green.jpg b/files/xfce_green.jpg similarity index 100% rename from content/files/xfce_green.jpg rename to files/xfce_green.jpg diff --git a/content/files/xfce_openbsd_2.jpg b/files/xfce_openbsd_2.jpg similarity index 100% rename from content/files/xfce_openbsd_2.jpg rename to files/xfce_openbsd_2.jpg diff --git a/content/files/xfce_openbsd_term.jpg b/files/xfce_openbsd_term.jpg similarity index 100% rename from content/files/xfce_openbsd_term.jpg rename to files/xfce_openbsd_term.jpg diff --git a/content/images/haskell-logo.png b/images/haskell-logo.png similarity index 100% rename from content/images/haskell-logo.png rename to images/haskell-logo.png diff --git a/content/images/parc_nanterre.jpg b/images/parc_nanterre.jpg similarity index 100% rename from content/images/parc_nanterre.jpg rename to images/parc_nanterre.jpg diff --git a/content/images/pieds_neige_original.jpg b/images/pieds_neige_original.jpg similarity index 100% rename from content/images/pieds_neige_original.jpg rename to images/pieds_neige_original.jpg diff --git a/content/images/pieds_plage_mpl.jpg b/images/pieds_plage_mpl.jpg similarity index 100% rename from content/images/pieds_plage_mpl.jpg rename to images/pieds_plage_mpl.jpg diff --git a/content/images/pieds_plage_mpl_original.jpg b/images/pieds_plage_mpl_original.jpg similarity index 100% rename from content/images/pieds_plage_mpl_original.jpg rename to images/pieds_plage_mpl_original.jpg diff --git a/content/images/pieds_plage_mpl_v.jpg b/images/pieds_plage_mpl_v.jpg similarity index 100% rename from content/images/pieds_plage_mpl_v.jpg rename to images/pieds_plage_mpl_v.jpg diff --git a/content/images/pieds_plage_normande_original.jpg b/images/pieds_plage_normande_original.jpg similarity index 100% rename from content/images/pieds_plage_normande_original.jpg rename to images/pieds_plage_normande_original.jpg diff --git a/content/images/portrait.jpg b/images/portrait.jpg similarity index 100% rename from content/images/portrait.jpg rename to images/portrait.jpg diff --git a/content/images/vue-miribelle-les-echelles.jpg b/images/vue-miribelle-les-echelles.jpg similarity index 100% rename from content/images/vue-miribelle-les-echelles.jpg rename to images/vue-miribelle-les-echelles.jpg diff --git a/content/_index.md b/index.md similarity index 100% rename from content/_index.md rename to index.md diff --git a/content/posts/2005/2005-11-21-yes-another-blogger.md b/posts/2005/2005-11-21-yes-another-blogger.md similarity index 100% rename from content/posts/2005/2005-11-21-yes-another-blogger.md rename to posts/2005/2005-11-21-yes-another-blogger.md diff --git a/content/posts/2005/2005-12-28-wikimedia-a-besoin-de-votre-aide.md b/posts/2005/2005-12-28-wikimedia-a-besoin-de-votre-aide.md similarity index 100% rename from content/posts/2005/2005-12-28-wikimedia-a-besoin-de-votre-aide.md rename to posts/2005/2005-12-28-wikimedia-a-besoin-de-votre-aide.md diff --git a/content/posts/2006/2006-03-01-trinity-rescue-a-laide.md b/posts/2006/2006-03-01-trinity-rescue-a-laide.md similarity index 100% rename from content/posts/2006/2006-03-01-trinity-rescue-a-laide.md rename to posts/2006/2006-03-01-trinity-rescue-a-laide.md diff --git a/content/posts/2006/2006-03-02-les-premiers.md b/posts/2006/2006-03-02-les-premiers.md similarity index 100% rename from content/posts/2006/2006-03-02-les-premiers.md rename to posts/2006/2006-03-02-les-premiers.md diff --git a/content/posts/2006/2006-03-08-imaged-spam-help-wanted.md b/posts/2006/2006-03-08-imaged-spam-help-wanted.md similarity index 100% rename from content/posts/2006/2006-03-08-imaged-spam-help-wanted.md rename to posts/2006/2006-03-08-imaged-spam-help-wanted.md diff --git a/content/posts/2006/2006-03-15-nouveau-baladeur-numerique.md b/posts/2006/2006-03-15-nouveau-baladeur-numerique.md similarity index 100% rename from content/posts/2006/2006-03-15-nouveau-baladeur-numerique.md rename to posts/2006/2006-03-15-nouveau-baladeur-numerique.md diff --git a/content/posts/2006/2006-03-20-les-drm-ruinent-les-batteries.md b/posts/2006/2006-03-20-les-drm-ruinent-les-batteries.md similarity index 100% rename from content/posts/2006/2006-03-20-les-drm-ruinent-les-batteries.md rename to posts/2006/2006-03-20-les-drm-ruinent-les-batteries.md diff --git a/content/posts/2006/2006-03-22-nouvelle-petition-anti-dadvsi.md b/posts/2006/2006-03-22-nouvelle-petition-anti-dadvsi.md similarity index 100% rename from content/posts/2006/2006-03-22-nouvelle-petition-anti-dadvsi.md rename to posts/2006/2006-03-22-nouvelle-petition-anti-dadvsi.md diff --git a/content/posts/2006/2006-03-28-les-verts-ouverts.md b/posts/2006/2006-03-28-les-verts-ouverts.md similarity index 100% rename from content/posts/2006/2006-03-28-les-verts-ouverts.md rename to posts/2006/2006-03-28-les-verts-ouverts.md diff --git a/content/posts/2006/2006-03-30-combat-de-sabre-laser.md b/posts/2006/2006-03-30-combat-de-sabre-laser.md similarity index 100% rename from content/posts/2006/2006-03-30-combat-de-sabre-laser.md rename to posts/2006/2006-03-30-combat-de-sabre-laser.md diff --git a/content/posts/2006/2006-03-31-zone-de-turbulences.md b/posts/2006/2006-03-31-zone-de-turbulences.md similarity index 100% rename from content/posts/2006/2006-03-31-zone-de-turbulences.md rename to posts/2006/2006-03-31-zone-de-turbulences.md diff --git a/content/posts/2006/2006-04-05-tout-et-tout-bronze.md b/posts/2006/2006-04-05-tout-et-tout-bronze.md similarity index 100% rename from content/posts/2006/2006-04-05-tout-et-tout-bronze.md rename to posts/2006/2006-04-05-tout-et-tout-bronze.md diff --git a/content/posts/2006/2006-04-15-vous-pouvez-detacher-vos-ceintures.md b/posts/2006/2006-04-15-vous-pouvez-detacher-vos-ceintures.md similarity index 100% rename from content/posts/2006/2006-04-15-vous-pouvez-detacher-vos-ceintures.md rename to posts/2006/2006-04-15-vous-pouvez-detacher-vos-ceintures.md diff --git a/content/posts/2006/2006-04-19-typo-premieres-impressions.md b/posts/2006/2006-04-19-typo-premieres-impressions.md similarity index 100% rename from content/posts/2006/2006-04-19-typo-premieres-impressions.md rename to posts/2006/2006-04-19-typo-premieres-impressions.md diff --git a/content/posts/2006/2006-04-20-structure-dune-page-web.md b/posts/2006/2006-04-20-structure-dune-page-web.md similarity index 100% rename from content/posts/2006/2006-04-20-structure-dune-page-web.md rename to posts/2006/2006-04-20-structure-dune-page-web.md diff --git a/content/posts/2006/2006-04-28-boulet-time.md b/posts/2006/2006-04-28-boulet-time.md similarity index 100% rename from content/posts/2006/2006-04-28-boulet-time.md rename to posts/2006/2006-04-28-boulet-time.md diff --git a/content/posts/2006/2006-05-02-introduction-a-ma-vie-de-switcher.md b/posts/2006/2006-05-02-introduction-a-ma-vie-de-switcher.md similarity index 100% rename from content/posts/2006/2006-05-02-introduction-a-ma-vie-de-switcher.md rename to posts/2006/2006-05-02-introduction-a-ma-vie-de-switcher.md diff --git a/content/posts/2006/2006-05-04-format-ouvert-opendocument.md b/posts/2006/2006-05-04-format-ouvert-opendocument.md similarity index 100% rename from content/posts/2006/2006-05-04-format-ouvert-opendocument.md rename to posts/2006/2006-05-04-format-ouvert-opendocument.md diff --git a/content/posts/2006/2006-05-04-ie-mon-amour.md b/posts/2006/2006-05-04-ie-mon-amour.md similarity index 100% rename from content/posts/2006/2006-05-04-ie-mon-amour.md rename to posts/2006/2006-05-04-ie-mon-amour.md diff --git a/content/posts/2006/2006-05-04-nouveau-centre-dinfluance.md b/posts/2006/2006-05-04-nouveau-centre-dinfluance.md similarity index 100% rename from content/posts/2006/2006-05-04-nouveau-centre-dinfluance.md rename to posts/2006/2006-05-04-nouveau-centre-dinfluance.md diff --git a/content/posts/2006/2006-05-05-tu-veux-ma-fraise-en-t-shirt.md b/posts/2006/2006-05-05-tu-veux-ma-fraise-en-t-shirt.md similarity index 100% rename from content/posts/2006/2006-05-05-tu-veux-ma-fraise-en-t-shirt.md rename to posts/2006/2006-05-05-tu-veux-ma-fraise-en-t-shirt.md diff --git a/content/posts/2006/2006-05-08-openbsd-debian.md b/posts/2006/2006-05-08-openbsd-debian.md similarity index 100% rename from content/posts/2006/2006-05-08-openbsd-debian.md rename to posts/2006/2006-05-08-openbsd-debian.md diff --git a/content/posts/2006/2006-05-10-bibliotheque.md b/posts/2006/2006-05-10-bibliotheque.md similarity index 100% rename from content/posts/2006/2006-05-10-bibliotheque.md rename to posts/2006/2006-05-10-bibliotheque.md diff --git a/content/posts/2006/2006-05-11-logiciel-libre-et-license.md b/posts/2006/2006-05-11-logiciel-libre-et-license.md similarity index 100% rename from content/posts/2006/2006-05-11-logiciel-libre-et-license.md rename to posts/2006/2006-05-11-logiciel-libre-et-license.md diff --git a/content/posts/2006/2006-05-11-paris-capital-du-libre.md b/posts/2006/2006-05-11-paris-capital-du-libre.md similarity index 100% rename from content/posts/2006/2006-05-11-paris-capital-du-libre.md rename to posts/2006/2006-05-11-paris-capital-du-libre.md diff --git a/content/posts/2006/2006-05-12-service-dinformation.md b/posts/2006/2006-05-12-service-dinformation.md similarity index 100% rename from content/posts/2006/2006-05-12-service-dinformation.md rename to posts/2006/2006-05-12-service-dinformation.md diff --git a/content/posts/2006/2006-05-16-energie-avenir-chaos.md b/posts/2006/2006-05-16-energie-avenir-chaos.md similarity index 100% rename from content/posts/2006/2006-05-16-energie-avenir-chaos.md rename to posts/2006/2006-05-16-energie-avenir-chaos.md diff --git a/content/posts/2006/2006-05-16-nouveau-theme.md b/posts/2006/2006-05-16-nouveau-theme.md similarity index 100% rename from content/posts/2006/2006-05-16-nouveau-theme.md rename to posts/2006/2006-05-16-nouveau-theme.md diff --git a/content/posts/2006/2006-05-17-web-2-0.md b/posts/2006/2006-05-17-web-2-0.md similarity index 100% rename from content/posts/2006/2006-05-17-web-2-0.md rename to posts/2006/2006-05-17-web-2-0.md diff --git a/content/posts/2006/2006-05-18-open-discussion-day-drm.md b/posts/2006/2006-05-18-open-discussion-day-drm.md similarity index 100% rename from content/posts/2006/2006-05-18-open-discussion-day-drm.md rename to posts/2006/2006-05-18-open-discussion-day-drm.md diff --git a/content/posts/2006/2006-05-19-documentation-dentreprise.md b/posts/2006/2006-05-19-documentation-dentreprise.md similarity index 100% rename from content/posts/2006/2006-05-19-documentation-dentreprise.md rename to posts/2006/2006-05-19-documentation-dentreprise.md diff --git a/content/posts/2006/2006-05-21-encore-un-nouveau-theme.md b/posts/2006/2006-05-21-encore-un-nouveau-theme.md similarity index 100% rename from content/posts/2006/2006-05-21-encore-un-nouveau-theme.md rename to posts/2006/2006-05-21-encore-un-nouveau-theme.md diff --git a/content/posts/2006/2006-05-24-la-coree-plus-dur-que-leurope.md b/posts/2006/2006-05-24-la-coree-plus-dur-que-leurope.md similarity index 100% rename from content/posts/2006/2006-05-24-la-coree-plus-dur-que-leurope.md rename to posts/2006/2006-05-24-la-coree-plus-dur-que-leurope.md diff --git a/content/posts/2006/2006-05-24-vacances.md b/posts/2006/2006-05-24-vacances.md similarity index 100% rename from content/posts/2006/2006-05-24-vacances.md rename to posts/2006/2006-05-24-vacances.md diff --git a/content/posts/2006/2006-05-31-de-retour.md b/posts/2006/2006-05-31-de-retour.md similarity index 100% rename from content/posts/2006/2006-05-31-de-retour.md rename to posts/2006/2006-05-31-de-retour.md diff --git a/content/posts/2006/2006-06-01-pourquoi-choisir-openbsd.md b/posts/2006/2006-06-01-pourquoi-choisir-openbsd.md similarity index 100% rename from content/posts/2006/2006-06-01-pourquoi-choisir-openbsd.md rename to posts/2006/2006-06-01-pourquoi-choisir-openbsd.md diff --git a/content/posts/2006/2006-06-02-politique-arretons-de-vouloir-toujours-plus.md b/posts/2006/2006-06-02-politique-arretons-de-vouloir-toujours-plus.md similarity index 100% rename from content/posts/2006/2006-06-02-politique-arretons-de-vouloir-toujours-plus.md rename to posts/2006/2006-06-02-politique-arretons-de-vouloir-toujours-plus.md diff --git a/content/posts/2006/2006-06-03-week-end-en-savoie.md b/posts/2006/2006-06-03-week-end-en-savoie.md similarity index 100% rename from content/posts/2006/2006-06-03-week-end-en-savoie.md rename to posts/2006/2006-06-03-week-end-en-savoie.md diff --git a/content/posts/2006/2006-06-04-blog-zone.md b/posts/2006/2006-06-04-blog-zone.md similarity index 100% rename from content/posts/2006/2006-06-04-blog-zone.md rename to posts/2006/2006-06-04-blog-zone.md diff --git a/content/posts/2006/2006-06-05-rubyfr-org.md b/posts/2006/2006-06-05-rubyfr-org.md similarity index 100% rename from content/posts/2006/2006-06-05-rubyfr-org.md rename to posts/2006/2006-06-05-rubyfr-org.md diff --git a/content/posts/2006/2006-06-08-openbsd-installation-sur-mac-mini.md b/posts/2006/2006-06-08-openbsd-installation-sur-mac-mini.md similarity index 100% rename from content/posts/2006/2006-06-08-openbsd-installation-sur-mac-mini.md rename to posts/2006/2006-06-08-openbsd-installation-sur-mac-mini.md diff --git a/content/posts/2006/2006-06-08-scite-le-bonus-indispensable.md b/posts/2006/2006-06-08-scite-le-bonus-indispensable.md similarity index 100% rename from content/posts/2006/2006-06-08-scite-le-bonus-indispensable.md rename to posts/2006/2006-06-08-scite-le-bonus-indispensable.md diff --git a/content/posts/2006/2006-06-09-et-encore-un-hack-tout-vilain.md b/posts/2006/2006-06-09-et-encore-un-hack-tout-vilain.md similarity index 100% rename from content/posts/2006/2006-06-09-et-encore-un-hack-tout-vilain.md rename to posts/2006/2006-06-09-et-encore-un-hack-tout-vilain.md diff --git a/content/posts/2006/2006-06-09-tsf-bon-pour-les-oreilles.md b/posts/2006/2006-06-09-tsf-bon-pour-les-oreilles.md similarity index 100% rename from content/posts/2006/2006-06-09-tsf-bon-pour-les-oreilles.md rename to posts/2006/2006-06-09-tsf-bon-pour-les-oreilles.md diff --git a/content/posts/2006/2006-06-11-openbsd-xorg-config.md b/posts/2006/2006-06-11-openbsd-xorg-config.md similarity index 100% rename from content/posts/2006/2006-06-11-openbsd-xorg-config.md rename to posts/2006/2006-06-11-openbsd-xorg-config.md diff --git a/content/posts/2006/2006-06-15-le-web-passe-present.md b/posts/2006/2006-06-15-le-web-passe-present.md similarity index 100% rename from content/posts/2006/2006-06-15-le-web-passe-present.md rename to posts/2006/2006-06-15-le-web-passe-present.md diff --git a/content/posts/2006/2006-06-16-ruby-association-et-forum.md b/posts/2006/2006-06-16-ruby-association-et-forum.md similarity index 100% rename from content/posts/2006/2006-06-16-ruby-association-et-forum.md rename to posts/2006/2006-06-16-ruby-association-et-forum.md diff --git a/content/posts/2006/2006-06-18-nos-libertes-electronique-en-danger.md b/posts/2006/2006-06-18-nos-libertes-electronique-en-danger.md similarity index 100% rename from content/posts/2006/2006-06-18-nos-libertes-electronique-en-danger.md rename to posts/2006/2006-06-18-nos-libertes-electronique-en-danger.md diff --git a/content/posts/2006/2006-06-20-aux-utilisateurs-de-flash.md b/posts/2006/2006-06-20-aux-utilisateurs-de-flash.md similarity index 100% rename from content/posts/2006/2006-06-20-aux-utilisateurs-de-flash.md rename to posts/2006/2006-06-20-aux-utilisateurs-de-flash.md diff --git a/content/posts/2006/2006-06-20-stop-aux-racketiciels.md b/posts/2006/2006-06-20-stop-aux-racketiciels.md similarity index 100% rename from content/posts/2006/2006-06-20-stop-aux-racketiciels.md rename to posts/2006/2006-06-20-stop-aux-racketiciels.md diff --git a/content/posts/2006/2006-06-21-ecocircus-eco-festival-creabio.md b/posts/2006/2006-06-21-ecocircus-eco-festival-creabio.md similarity index 100% rename from content/posts/2006/2006-06-21-ecocircus-eco-festival-creabio.md rename to posts/2006/2006-06-21-ecocircus-eco-festival-creabio.md diff --git a/content/posts/2006/2006-06-21-mise-a-jour-du-theme-simpleandgreen.md b/posts/2006/2006-06-21-mise-a-jour-du-theme-simpleandgreen.md similarity index 100% rename from content/posts/2006/2006-06-21-mise-a-jour-du-theme-simpleandgreen.md rename to posts/2006/2006-06-21-mise-a-jour-du-theme-simpleandgreen.md diff --git a/content/posts/2006/2006-06-23-openbsd-nouveau-theme-pour-windowmaker.md b/posts/2006/2006-06-23-openbsd-nouveau-theme-pour-windowmaker.md similarity index 100% rename from content/posts/2006/2006-06-23-openbsd-nouveau-theme-pour-windowmaker.md rename to posts/2006/2006-06-23-openbsd-nouveau-theme-pour-windowmaker.md diff --git a/content/posts/2006/2006-06-28-openbsd-powerpc-mapping-clavier-mac-usb.md b/posts/2006/2006-06-28-openbsd-powerpc-mapping-clavier-mac-usb.md similarity index 100% rename from content/posts/2006/2006-06-28-openbsd-powerpc-mapping-clavier-mac-usb.md rename to posts/2006/2006-06-28-openbsd-powerpc-mapping-clavier-mac-usb.md diff --git a/content/posts/2006/2006-06-30-dadvsi.md b/posts/2006/2006-06-30-dadvsi.md similarity index 100% rename from content/posts/2006/2006-06-30-dadvsi.md rename to posts/2006/2006-06-30-dadvsi.md diff --git a/content/posts/2006/2006-07-05-openbsd-patch.md b/posts/2006/2006-07-05-openbsd-patch.md similarity index 100% rename from content/posts/2006/2006-07-05-openbsd-patch.md rename to posts/2006/2006-07-05-openbsd-patch.md diff --git a/content/posts/2006/2006-07-11-pc-recyclage-et-gnu-linux-de-bonne-idees.md b/posts/2006/2006-07-11-pc-recyclage-et-gnu-linux-de-bonne-idees.md similarity index 100% rename from content/posts/2006/2006-07-11-pc-recyclage-et-gnu-linux-de-bonne-idees.md rename to posts/2006/2006-07-11-pc-recyclage-et-gnu-linux-de-bonne-idees.md diff --git a/content/posts/2006/2006-07-14-openbsd-mon-bilan.md b/posts/2006/2006-07-14-openbsd-mon-bilan.md similarity index 100% rename from content/posts/2006/2006-07-14-openbsd-mon-bilan.md rename to posts/2006/2006-07-14-openbsd-mon-bilan.md diff --git a/content/posts/2006/2006-07-16-retour-au-clickodrome.md b/posts/2006/2006-07-16-retour-au-clickodrome.md similarity index 100% rename from content/posts/2006/2006-07-16-retour-au-clickodrome.md rename to posts/2006/2006-07-16-retour-au-clickodrome.md diff --git a/content/posts/2006/2006-07-19-avis-de-recherche.md b/posts/2006/2006-07-19-avis-de-recherche.md similarity index 100% rename from content/posts/2006/2006-07-19-avis-de-recherche.md rename to posts/2006/2006-07-19-avis-de-recherche.md diff --git a/content/posts/2006/2006-07-19-la-belle-aventure-de-patrice-le-patron.md b/posts/2006/2006-07-19-la-belle-aventure-de-patrice-le-patron.md similarity index 100% rename from content/posts/2006/2006-07-19-la-belle-aventure-de-patrice-le-patron.md rename to posts/2006/2006-07-19-la-belle-aventure-de-patrice-le-patron.md diff --git a/content/posts/2006/2006-07-30-absence-estivale.md b/posts/2006/2006-07-30-absence-estivale.md similarity index 100% rename from content/posts/2006/2006-07-30-absence-estivale.md rename to posts/2006/2006-07-30-absence-estivale.md diff --git a/content/posts/2006/2006-08-06-retour-de-vacances.md b/posts/2006/2006-08-06-retour-de-vacances.md similarity index 100% rename from content/posts/2006/2006-08-06-retour-de-vacances.md rename to posts/2006/2006-08-06-retour-de-vacances.md diff --git a/content/posts/2006/2006-08-09-powerpc-la-fin-dune-alternative.md b/posts/2006/2006-08-09-powerpc-la-fin-dune-alternative.md similarity index 100% rename from content/posts/2006/2006-08-09-powerpc-la-fin-dune-alternative.md rename to posts/2006/2006-08-09-powerpc-la-fin-dune-alternative.md diff --git a/content/posts/2006/2006-08-11-a-propos-du-livre-sur-leconomie-des-logiciels.md b/posts/2006/2006-08-11-a-propos-du-livre-sur-leconomie-des-logiciels.md similarity index 100% rename from content/posts/2006/2006-08-11-a-propos-du-livre-sur-leconomie-des-logiciels.md rename to posts/2006/2006-08-11-a-propos-du-livre-sur-leconomie-des-logiciels.md diff --git a/content/posts/2006/2006-08-13-xfce-consommation-cpu-dommage.md b/posts/2006/2006-08-13-xfce-consommation-cpu-dommage.md similarity index 100% rename from content/posts/2006/2006-08-13-xfce-consommation-cpu-dommage.md rename to posts/2006/2006-08-13-xfce-consommation-cpu-dommage.md diff --git a/content/posts/2006/2006-08-14-gestionnaire-de-fenetre-windowmaker-come-back.md b/posts/2006/2006-08-14-gestionnaire-de-fenetre-windowmaker-come-back.md similarity index 100% rename from content/posts/2006/2006-08-14-gestionnaire-de-fenetre-windowmaker-come-back.md rename to posts/2006/2006-08-14-gestionnaire-de-fenetre-windowmaker-come-back.md diff --git a/content/posts/2006/2006-08-15-window-maker-theme-tango.md b/posts/2006/2006-08-15-window-maker-theme-tango.md similarity index 100% rename from content/posts/2006/2006-08-15-window-maker-theme-tango.md rename to posts/2006/2006-08-15-window-maker-theme-tango.md diff --git a/content/posts/2006/2006-08-16-happy-birthday-debian.md b/posts/2006/2006-08-16-happy-birthday-debian.md similarity index 100% rename from content/posts/2006/2006-08-16-happy-birthday-debian.md rename to posts/2006/2006-08-16-happy-birthday-debian.md diff --git a/content/posts/2006/2006-08-18-serveur-dedie-dedibox-autres.md b/posts/2006/2006-08-18-serveur-dedie-dedibox-autres.md similarity index 100% rename from content/posts/2006/2006-08-18-serveur-dedie-dedibox-autres.md rename to posts/2006/2006-08-18-serveur-dedie-dedibox-autres.md diff --git a/content/posts/2006/2006-08-21-le-cout-dun-serveur-dedie-vs-un-serveur-maison.md b/posts/2006/2006-08-21-le-cout-dun-serveur-dedie-vs-un-serveur-maison.md similarity index 100% rename from content/posts/2006/2006-08-21-le-cout-dun-serveur-dedie-vs-un-serveur-maison.md rename to posts/2006/2006-08-21-le-cout-dun-serveur-dedie-vs-un-serveur-maison.md diff --git a/content/posts/2006/2006-08-22-microsoft-et-mozilla.md b/posts/2006/2006-08-22-microsoft-et-mozilla.md similarity index 100% rename from content/posts/2006/2006-08-22-microsoft-et-mozilla.md rename to posts/2006/2006-08-22-microsoft-et-mozilla.md diff --git a/content/posts/2006/2006-08-24-stockage-online.md b/posts/2006/2006-08-24-stockage-online.md similarity index 100% rename from content/posts/2006/2006-08-24-stockage-online.md rename to posts/2006/2006-08-24-stockage-online.md diff --git a/content/posts/2006/2006-08-25-philosophie-libriste-de-comptoir.md b/posts/2006/2006-08-25-philosophie-libriste-de-comptoir.md similarity index 100% rename from content/posts/2006/2006-08-25-philosophie-libriste-de-comptoir.md rename to posts/2006/2006-08-25-philosophie-libriste-de-comptoir.md diff --git a/content/posts/2006/2006-08-28-une-blague-de-geek.md b/posts/2006/2006-08-28-une-blague-de-geek.md similarity index 100% rename from content/posts/2006/2006-08-28-une-blague-de-geek.md rename to posts/2006/2006-08-28-une-blague-de-geek.md diff --git a/content/posts/2006/2006-08-30-drm-interoperabilite.md b/posts/2006/2006-08-30-drm-interoperabilite.md similarity index 100% rename from content/posts/2006/2006-08-30-drm-interoperabilite.md rename to posts/2006/2006-08-30-drm-interoperabilite.md diff --git a/content/posts/2006/2006-08-31-debian-etch.md b/posts/2006/2006-08-31-debian-etch.md similarity index 100% rename from content/posts/2006/2006-08-31-debian-etch.md rename to posts/2006/2006-08-31-debian-etch.md diff --git a/content/posts/2006/2006-09-01-drm-les-premier-retour-dexperiences.md b/posts/2006/2006-09-01-drm-les-premier-retour-dexperiences.md similarity index 100% rename from content/posts/2006/2006-09-01-drm-les-premier-retour-dexperiences.md rename to posts/2006/2006-09-01-drm-les-premier-retour-dexperiences.md diff --git a/content/posts/2006/2006-09-01-theme-evolution.md b/posts/2006/2006-09-01-theme-evolution.md similarity index 100% rename from content/posts/2006/2006-09-01-theme-evolution.md rename to posts/2006/2006-09-01-theme-evolution.md diff --git a/content/posts/2006/2006-09-05-openbsd-le-retour-du-retour-du-retour-du-retour.md b/posts/2006/2006-09-05-openbsd-le-retour-du-retour-du-retour-du-retour.md similarity index 100% rename from content/posts/2006/2006-09-05-openbsd-le-retour-du-retour-du-retour-du-retour.md rename to posts/2006/2006-09-05-openbsd-le-retour-du-retour-du-retour-du-retour.md diff --git a/content/posts/2006/2006-09-12-sono-indietro-im-back.md b/posts/2006/2006-09-12-sono-indietro-im-back.md similarity index 100% rename from content/posts/2006/2006-09-12-sono-indietro-im-back.md rename to posts/2006/2006-09-12-sono-indietro-im-back.md diff --git a/content/posts/2006/2006-09-13-openbsd-un-systeme-complet-installation.md b/posts/2006/2006-09-13-openbsd-un-systeme-complet-installation.md similarity index 100% rename from content/posts/2006/2006-09-13-openbsd-un-systeme-complet-installation.md rename to posts/2006/2006-09-13-openbsd-un-systeme-complet-installation.md diff --git a/content/posts/2006/2006-09-16-jai-craque.md b/posts/2006/2006-09-16-jai-craque.md similarity index 100% rename from content/posts/2006/2006-09-16-jai-craque.md rename to posts/2006/2006-09-16-jai-craque.md diff --git a/content/posts/2006/2006-09-22-openbsd-4-0-pre-commande.md b/posts/2006/2006-09-22-openbsd-4-0-pre-commande.md similarity index 100% rename from content/posts/2006/2006-09-22-openbsd-4-0-pre-commande.md rename to posts/2006/2006-09-22-openbsd-4-0-pre-commande.md diff --git a/content/posts/2006/2006-09-25-typouypoblog-prepare_move-dedibox-ruby-lang-new-fr.md b/posts/2006/2006-09-25-typouypoblog-prepare_move-dedibox-ruby-lang-new-fr.md similarity index 100% rename from content/posts/2006/2006-09-25-typouypoblog-prepare_move-dedibox-ruby-lang-new-fr.md rename to posts/2006/2006-09-25-typouypoblog-prepare_move-dedibox-ruby-lang-new-fr.md diff --git a/content/posts/2006/2006-09-26-radio_libre_attitude-entree_libre-saison2-start.md b/posts/2006/2006-09-26-radio_libre_attitude-entree_libre-saison2-start.md similarity index 100% rename from content/posts/2006/2006-09-26-radio_libre_attitude-entree_libre-saison2-start.md rename to posts/2006/2006-09-26-radio_libre_attitude-entree_libre-saison2-start.md diff --git a/content/posts/2006/2006-10-02-dedibox-interruption.md b/posts/2006/2006-10-02-dedibox-interruption.md similarity index 100% rename from content/posts/2006/2006-10-02-dedibox-interruption.md rename to posts/2006/2006-10-02-dedibox-interruption.md diff --git a/content/posts/2006/2006-10-04-les-journees-du-logiciel-libre.md b/posts/2006/2006-10-04-les-journees-du-logiciel-libre.md similarity index 100% rename from content/posts/2006/2006-10-04-les-journees-du-logiciel-libre.md rename to posts/2006/2006-10-04-les-journees-du-logiciel-libre.md diff --git a/content/posts/2006/2006-10-09-openbsd-3-9-gestion-utilisateur.md b/posts/2006/2006-10-09-openbsd-3-9-gestion-utilisateur.md similarity index 100% rename from content/posts/2006/2006-10-09-openbsd-3-9-gestion-utilisateur.md rename to posts/2006/2006-10-09-openbsd-3-9-gestion-utilisateur.md diff --git a/content/posts/2006/2006-10-10-explosion-de-boite-cranienne.md b/posts/2006/2006-10-10-explosion-de-boite-cranienne.md similarity index 100% rename from content/posts/2006/2006-10-10-explosion-de-boite-cranienne.md rename to posts/2006/2006-10-10-explosion-de-boite-cranienne.md diff --git a/content/posts/2006/2006-10-14-openbsd-3-9-gestion-utilisateurs-environnements.md b/posts/2006/2006-10-14-openbsd-3-9-gestion-utilisateurs-environnements.md similarity index 100% rename from content/posts/2006/2006-10-14-openbsd-3-9-gestion-utilisateurs-environnements.md rename to posts/2006/2006-10-14-openbsd-3-9-gestion-utilisateurs-environnements.md diff --git a/content/posts/2006/2006-10-16-demission.md b/posts/2006/2006-10-16-demission.md similarity index 100% rename from content/posts/2006/2006-10-16-demission.md rename to posts/2006/2006-10-16-demission.md diff --git a/content/posts/2006/2006-10-19-happy-birthday-openbsd.md b/posts/2006/2006-10-19-happy-birthday-openbsd.md similarity index 100% rename from content/posts/2006/2006-10-19-happy-birthday-openbsd.md rename to posts/2006/2006-10-19-happy-birthday-openbsd.md diff --git a/content/posts/2006/2006-10-19-jdll-feed-back.md b/posts/2006/2006-10-19-jdll-feed-back.md similarity index 100% rename from content/posts/2006/2006-10-19-jdll-feed-back.md rename to posts/2006/2006-10-19-jdll-feed-back.md diff --git a/content/posts/2006/2006-10-25-vim-exploration-de-fichiers.md b/posts/2006/2006-10-25-vim-exploration-de-fichiers.md similarity index 100% rename from content/posts/2006/2006-10-25-vim-exploration-de-fichiers.md rename to posts/2006/2006-10-25-vim-exploration-de-fichiers.md diff --git a/content/posts/2006/2006-11-01-openbsd-4-0-released.md b/posts/2006/2006-11-01-openbsd-4-0-released.md similarity index 100% rename from content/posts/2006/2006-11-01-openbsd-4-0-released.md rename to posts/2006/2006-11-01-openbsd-4-0-released.md diff --git a/content/posts/2006/2006-11-03-jean-mi-le-blog-de-la-comte-sur-dedibox.md b/posts/2006/2006-11-03-jean-mi-le-blog-de-la-comte-sur-dedibox.md similarity index 100% rename from content/posts/2006/2006-11-03-jean-mi-le-blog-de-la-comte-sur-dedibox.md rename to posts/2006/2006-11-03-jean-mi-le-blog-de-la-comte-sur-dedibox.md diff --git a/content/posts/2006/2006-11-03-rubyfrance-lassociation-ruby-francophone.md b/posts/2006/2006-11-03-rubyfrance-lassociation-ruby-francophone.md similarity index 100% rename from content/posts/2006/2006-11-03-rubyfrance-lassociation-ruby-francophone.md rename to posts/2006/2006-11-03-rubyfrance-lassociation-ruby-francophone.md diff --git a/content/posts/2006/2006-11-07-documentations-en-pagaille.md b/posts/2006/2006-11-07-documentations-en-pagaille.md similarity index 100% rename from content/posts/2006/2006-11-07-documentations-en-pagaille.md rename to posts/2006/2006-11-07-documentations-en-pagaille.md diff --git a/content/posts/2006/2006-11-09-java-en-gpl.md b/posts/2006/2006-11-09-java-en-gpl.md similarity index 100% rename from content/posts/2006/2006-11-09-java-en-gpl.md rename to posts/2006/2006-11-09-java-en-gpl.md diff --git a/content/posts/2006/2006-11-10-freecycle-le-recyclage-simplement.md b/posts/2006/2006-11-10-freecycle-le-recyclage-simplement.md similarity index 100% rename from content/posts/2006/2006-11-10-freecycle-le-recyclage-simplement.md rename to posts/2006/2006-11-10-freecycle-le-recyclage-simplement.md diff --git a/content/posts/2006/2006-11-29-migration-domaine-et-hebergement.md b/posts/2006/2006-11-29-migration-domaine-et-hebergement.md similarity index 100% rename from content/posts/2006/2006-11-29-migration-domaine-et-hebergement.md rename to posts/2006/2006-11-29-migration-domaine-et-hebergement.md diff --git a/content/posts/2006/2006-12-01-cest-reparti.md b/posts/2006/2006-12-01-cest-reparti.md similarity index 100% rename from content/posts/2006/2006-12-01-cest-reparti.md rename to posts/2006/2006-12-01-cest-reparti.md diff --git a/content/posts/2006/2006-12-05-rubyfrance-cherche-son-logo.md b/posts/2006/2006-12-05-rubyfrance-cherche-son-logo.md similarity index 100% rename from content/posts/2006/2006-12-05-rubyfrance-cherche-son-logo.md rename to posts/2006/2006-12-05-rubyfrance-cherche-son-logo.md diff --git a/content/posts/2006/2006-12-06-tout-ce-bouscule.md b/posts/2006/2006-12-06-tout-ce-bouscule.md similarity index 100% rename from content/posts/2006/2006-12-06-tout-ce-bouscule.md rename to posts/2006/2006-12-06-tout-ce-bouscule.md diff --git a/content/posts/2006/2006-12-11-fond-ecran-pour-bsd.md b/posts/2006/2006-12-11-fond-ecran-pour-bsd.md similarity index 100% rename from content/posts/2006/2006-12-11-fond-ecran-pour-bsd.md rename to posts/2006/2006-12-11-fond-ecran-pour-bsd.md diff --git a/content/posts/2006/2006-12-11-recherche-appartement.md b/posts/2006/2006-12-11-recherche-appartement.md similarity index 100% rename from content/posts/2006/2006-12-11-recherche-appartement.md rename to posts/2006/2006-12-11-recherche-appartement.md diff --git a/content/posts/2006/2006-12-12-La-fin-d-une-alternative-2.md b/posts/2006/2006-12-12-La-fin-d-une-alternative-2.md similarity index 100% rename from content/posts/2006/2006-12-12-La-fin-d-une-alternative-2.md rename to posts/2006/2006-12-12-La-fin-d-une-alternative-2.md diff --git a/content/posts/2006/2006-12-12-bsd-certification.md b/posts/2006/2006-12-12-bsd-certification.md similarity index 100% rename from content/posts/2006/2006-12-12-bsd-certification.md rename to posts/2006/2006-12-12-bsd-certification.md diff --git a/content/posts/2006/2006-12-12-typo-themes.md b/posts/2006/2006-12-12-typo-themes.md similarity index 100% rename from content/posts/2006/2006-12-12-typo-themes.md rename to posts/2006/2006-12-12-typo-themes.md diff --git a/content/posts/2006/2006-12-13-xp-france.md b/posts/2006/2006-12-13-xp-france.md similarity index 100% rename from content/posts/2006/2006-12-13-xp-france.md rename to posts/2006/2006-12-13-xp-france.md diff --git a/content/posts/2006/2006-12-15-graffiti.md b/posts/2006/2006-12-15-graffiti.md similarity index 100% rename from content/posts/2006/2006-12-15-graffiti.md rename to posts/2006/2006-12-15-graffiti.md diff --git a/content/posts/2006/2006-12-17-self-job-montpellier-job-new.md b/posts/2006/2006-12-17-self-job-montpellier-job-new.md similarity index 100% rename from content/posts/2006/2006-12-17-self-job-montpellier-job-new.md rename to posts/2006/2006-12-17-self-job-montpellier-job-new.md diff --git a/content/posts/2006/2006-12-22-openbsd-hostname-change.md b/posts/2006/2006-12-22-openbsd-hostname-change.md similarity index 100% rename from content/posts/2006/2006-12-22-openbsd-hostname-change.md rename to posts/2006/2006-12-22-openbsd-hostname-change.md diff --git a/content/posts/2006/2006-12-26-rubyfrance-logo-new.md b/posts/2006/2006-12-26-rubyfrance-logo-new.md similarity index 100% rename from content/posts/2006/2006-12-26-rubyfrance-logo-new.md rename to posts/2006/2006-12-26-rubyfrance-logo-new.md diff --git a/content/posts/2007/2007-01-02-bonne-annee.md b/posts/2007/2007-01-02-bonne-annee.md similarity index 100% rename from content/posts/2007/2007-01-02-bonne-annee.md rename to posts/2007/2007-01-02-bonne-annee.md diff --git a/content/posts/2007/2007-01-03-message-de-service-openbsd-3-9-patchtime-1.md b/posts/2007/2007-01-03-message-de-service-openbsd-3-9-patchtime-1.md similarity index 100% rename from content/posts/2007/2007-01-03-message-de-service-openbsd-3-9-patchtime-1.md rename to posts/2007/2007-01-03-message-de-service-openbsd-3-9-patchtime-1.md diff --git a/content/posts/2007/2007-01-10-Interview.md b/posts/2007/2007-01-10-Interview.md similarity index 100% rename from content/posts/2007/2007-01-10-Interview.md rename to posts/2007/2007-01-10-Interview.md diff --git a/content/posts/2007/2007-01-13-mysql-user-privileges.md b/posts/2007/2007-01-13-mysql-user-privileges.md similarity index 100% rename from content/posts/2007/2007-01-13-mysql-user-privileges.md rename to posts/2007/2007-01-13-mysql-user-privileges.md diff --git a/content/posts/2007/2007-01-23-ssh-avec-clefs.md b/posts/2007/2007-01-23-ssh-avec-clefs.md similarity index 100% rename from content/posts/2007/2007-01-23-ssh-avec-clefs.md rename to posts/2007/2007-01-23-ssh-avec-clefs.md diff --git a/content/posts/2007/2007-01-25-self-year-1.md b/posts/2007/2007-01-25-self-year-1.md similarity index 100% rename from content/posts/2007/2007-01-25-self-year-1.md rename to posts/2007/2007-01-25-self-year-1.md diff --git a/content/posts/2007/2007-01-31-reflexion-les-bases-de-donnees.md b/posts/2007/2007-01-31-reflexion-les-bases-de-donnees.md similarity index 100% rename from content/posts/2007/2007-01-31-reflexion-les-bases-de-donnees.md rename to posts/2007/2007-01-31-reflexion-les-bases-de-donnees.md diff --git a/content/posts/2007/2007-02-01-rubyfrance-solutions-linux-2007.md b/posts/2007/2007-02-01-rubyfrance-solutions-linux-2007.md similarity index 100% rename from content/posts/2007/2007-02-01-rubyfrance-solutions-linux-2007.md rename to posts/2007/2007-02-01-rubyfrance-solutions-linux-2007.md diff --git a/content/posts/2007/2007-02-09-self-join-april-org.md b/posts/2007/2007-02-09-self-join-april-org.md similarity index 100% rename from content/posts/2007/2007-02-09-self-join-april-org.md rename to posts/2007/2007-02-09-self-join-april-org.md diff --git a/content/posts/2007/2007-02-24-nouvelle-machine-que-choisir.md b/posts/2007/2007-02-24-nouvelle-machine-que-choisir.md similarity index 100% rename from content/posts/2007/2007-02-24-nouvelle-machine-que-choisir.md rename to posts/2007/2007-02-24-nouvelle-machine-que-choisir.md diff --git a/content/posts/2007/2007-03-02-note-to-self.md b/posts/2007/2007-03-02-note-to-self.md similarity index 100% rename from content/posts/2007/2007-03-02-note-to-self.md rename to posts/2007/2007-03-02-note-to-self.md diff --git a/content/posts/2007/2007-03-03-installation-montpellieraine.md b/posts/2007/2007-03-03-installation-montpellieraine.md similarity index 100% rename from content/posts/2007/2007-03-03-installation-montpellieraine.md rename to posts/2007/2007-03-03-installation-montpellieraine.md diff --git a/content/posts/2007/2007-03-04-url-parsing-with-ruby.md b/posts/2007/2007-03-04-url-parsing-with-ruby.md similarity index 100% rename from content/posts/2007/2007-03-04-url-parsing-with-ruby.md rename to posts/2007/2007-03-04-url-parsing-with-ruby.md diff --git a/content/posts/2007/2007-05-13-le-retour-du-retour-du-retour.md b/posts/2007/2007-05-13-le-retour-du-retour-du-retour.md similarity index 100% rename from content/posts/2007/2007-05-13-le-retour-du-retour-du-retour.md rename to posts/2007/2007-05-13-le-retour-du-retour-du-retour.md diff --git a/content/posts/2007/2007-05-15-microsoft-gnulinux-et-les-brevets.md b/posts/2007/2007-05-15-microsoft-gnulinux-et-les-brevets.md similarity index 100% rename from content/posts/2007/2007-05-15-microsoft-gnulinux-et-les-brevets.md rename to posts/2007/2007-05-15-microsoft-gnulinux-et-les-brevets.md diff --git a/content/posts/2007/2007-05-16-vinyls-et-mp3-cest-fait-pour-moi.md b/posts/2007/2007-05-16-vinyls-et-mp3-cest-fait-pour-moi.md similarity index 100% rename from content/posts/2007/2007-05-16-vinyls-et-mp3-cest-fait-pour-moi.md rename to posts/2007/2007-05-16-vinyls-et-mp3-cest-fait-pour-moi.md diff --git a/content/posts/2007/2007-05-24-rendez-vous.md b/posts/2007/2007-05-24-rendez-vous.md similarity index 100% rename from content/posts/2007/2007-05-24-rendez-vous.md rename to posts/2007/2007-05-24-rendez-vous.md diff --git a/content/posts/2007/2007-05-27-et-pourquoi-pas-opensolaris.md b/posts/2007/2007-05-27-et-pourquoi-pas-opensolaris.md similarity index 100% rename from content/posts/2007/2007-05-27-et-pourquoi-pas-opensolaris.md rename to posts/2007/2007-05-27-et-pourquoi-pas-opensolaris.md diff --git a/content/posts/2007/2007-06-03-jruby-1-0-0rc3.md b/posts/2007/2007-06-03-jruby-1-0-0rc3.md similarity index 100% rename from content/posts/2007/2007-06-03-jruby-1-0-0rc3.md rename to posts/2007/2007-06-03-jruby-1-0-0rc3.md diff --git a/content/posts/2007/2007-06-11-gagner-sa-vie-librement.md b/posts/2007/2007-06-11-gagner-sa-vie-librement.md similarity index 100% rename from content/posts/2007/2007-06-11-gagner-sa-vie-librement.md rename to posts/2007/2007-06-11-gagner-sa-vie-librement.md diff --git a/content/posts/2007/2007-06-13-une-journee-sans-google-trop-tard.md b/posts/2007/2007-06-13-une-journee-sans-google-trop-tard.md similarity index 100% rename from content/posts/2007/2007-06-13-une-journee-sans-google-trop-tard.md rename to posts/2007/2007-06-13-une-journee-sans-google-trop-tard.md diff --git a/content/posts/2007/2007-06-14-opensolaris-vu-par-le-monde-libre.md b/posts/2007/2007-06-14-opensolaris-vu-par-le-monde-libre.md similarity index 100% rename from content/posts/2007/2007-06-14-opensolaris-vu-par-le-monde-libre.md rename to posts/2007/2007-06-14-opensolaris-vu-par-le-monde-libre.md diff --git a/content/posts/2007/2007-06-14-une-video-quelle-est-bien.md b/posts/2007/2007-06-14-une-video-quelle-est-bien.md similarity index 100% rename from content/posts/2007/2007-06-14-une-video-quelle-est-bien.md rename to posts/2007/2007-06-14-une-video-quelle-est-bien.md diff --git a/content/posts/2007/2007-06-18-cest-historique.md b/posts/2007/2007-06-18-cest-historique.md similarity index 100% rename from content/posts/2007/2007-06-18-cest-historique.md rename to posts/2007/2007-06-18-cest-historique.md diff --git a/content/posts/2007/2007-06-22-le-web-libre.md b/posts/2007/2007-06-22-le-web-libre.md similarity index 100% rename from content/posts/2007/2007-06-22-le-web-libre.md rename to posts/2007/2007-06-22-le-web-libre.md diff --git a/content/posts/2007/2007-06-29-self-change_style.md b/posts/2007/2007-06-29-self-change_style.md similarity index 100% rename from content/posts/2007/2007-06-29-self-change_style.md rename to posts/2007/2007-06-29-self-change_style.md diff --git a/content/posts/2007/2007-07-01-changement-de-licence.md b/posts/2007/2007-07-01-changement-de-licence.md similarity index 100% rename from content/posts/2007/2007-07-01-changement-de-licence.md rename to posts/2007/2007-07-01-changement-de-licence.md diff --git a/content/posts/2007/2007-07-01-self-change-style-again.md b/posts/2007/2007-07-01-self-change-style-again.md similarity index 100% rename from content/posts/2007/2007-07-01-self-change-style-again.md rename to posts/2007/2007-07-01-self-change-style-again.md diff --git a/content/posts/2007/2007-07-03-happy-birthday.md b/posts/2007/2007-07-03-happy-birthday.md similarity index 100% rename from content/posts/2007/2007-07-03-happy-birthday.md rename to posts/2007/2007-07-03-happy-birthday.md diff --git a/content/posts/2007/2007-07-10-relax-max.md b/posts/2007/2007-07-10-relax-max.md similarity index 100% rename from content/posts/2007/2007-07-10-relax-max.md rename to posts/2007/2007-07-10-relax-max.md diff --git a/content/posts/2007/2007-07-11-nouveau-coin-bureau.md b/posts/2007/2007-07-11-nouveau-coin-bureau.md similarity index 100% rename from content/posts/2007/2007-07-11-nouveau-coin-bureau.md rename to posts/2007/2007-07-11-nouveau-coin-bureau.md diff --git a/content/posts/2007/2007-07-12-pour-garder-des-belles-mains.md b/posts/2007/2007-07-12-pour-garder-des-belles-mains.md similarity index 100% rename from content/posts/2007/2007-07-12-pour-garder-des-belles-mains.md rename to posts/2007/2007-07-12-pour-garder-des-belles-mains.md diff --git a/content/posts/2007/2007-07-13-nouvelle-machine-sous-le-bureau.md b/posts/2007/2007-07-13-nouvelle-machine-sous-le-bureau.md similarity index 100% rename from content/posts/2007/2007-07-13-nouvelle-machine-sous-le-bureau.md rename to posts/2007/2007-07-13-nouvelle-machine-sous-le-bureau.md diff --git a/content/posts/2007/2007-07-18-un-parisien-en-province-le-cout-de-la-vie.md b/posts/2007/2007-07-18-un-parisien-en-province-le-cout-de-la-vie.md similarity index 100% rename from content/posts/2007/2007-07-18-un-parisien-en-province-le-cout-de-la-vie.md rename to posts/2007/2007-07-18-un-parisien-en-province-le-cout-de-la-vie.md diff --git a/content/posts/2007/2007-07-19-standard-ouvert-pour-leurope.md b/posts/2007/2007-07-19-standard-ouvert-pour-leurope.md similarity index 100% rename from content/posts/2007/2007-07-19-standard-ouvert-pour-leurope.md rename to posts/2007/2007-07-19-standard-ouvert-pour-leurope.md diff --git a/content/posts/2007/2007-07-26-openbsd-fondation.md b/posts/2007/2007-07-26-openbsd-fondation.md similarity index 100% rename from content/posts/2007/2007-07-26-openbsd-fondation.md rename to posts/2007/2007-07-26-openbsd-fondation.md diff --git a/content/posts/2007/2007-08-09-ruby-new-vs-initialize.md b/posts/2007/2007-08-09-ruby-new-vs-initialize.md similarity index 100% rename from content/posts/2007/2007-08-09-ruby-new-vs-initialize.md rename to posts/2007/2007-08-09-ruby-new-vs-initialize.md diff --git a/content/posts/2007/2007-08-13-gimp-summer.md b/posts/2007/2007-08-13-gimp-summer.md similarity index 100% rename from content/posts/2007/2007-08-13-gimp-summer.md rename to posts/2007/2007-08-13-gimp-summer.md diff --git a/content/posts/2007/2007-08-14-microformats-on-commence-petit.md b/posts/2007/2007-08-14-microformats-on-commence-petit.md similarity index 100% rename from content/posts/2007/2007-08-14-microformats-on-commence-petit.md rename to posts/2007/2007-08-14-microformats-on-commence-petit.md diff --git a/content/posts/2007/2007-08-14-tout-sur-le-sumo.md b/posts/2007/2007-08-14-tout-sur-le-sumo.md similarity index 100% rename from content/posts/2007/2007-08-14-tout-sur-le-sumo.md rename to posts/2007/2007-08-14-tout-sur-le-sumo.md diff --git a/content/posts/2007/2007-08-16-Statelessness-mon-job-cest-tout.md b/posts/2007/2007-08-16-Statelessness-mon-job-cest-tout.md similarity index 100% rename from content/posts/2007/2007-08-16-Statelessness-mon-job-cest-tout.md rename to posts/2007/2007-08-16-Statelessness-mon-job-cest-tout.md diff --git a/content/posts/2007/2007-08-17-happy-6th-birthday-haiku.md b/posts/2007/2007-08-17-happy-6th-birthday-haiku.md similarity index 100% rename from content/posts/2007/2007-08-17-happy-6th-birthday-haiku.md rename to posts/2007/2007-08-17-happy-6th-birthday-haiku.md diff --git a/content/posts/2007/2007-08-20-happy-birthday-gnome.md b/posts/2007/2007-08-20-happy-birthday-gnome.md similarity index 100% rename from content/posts/2007/2007-08-20-happy-birthday-gnome.md rename to posts/2007/2007-08-20-happy-birthday-gnome.md diff --git a/content/posts/2007/2007-08-24-openbsd-4-2-cest-deja-demain.md b/posts/2007/2007-08-24-openbsd-4-2-cest-deja-demain.md similarity index 100% rename from content/posts/2007/2007-08-24-openbsd-4-2-cest-deja-demain.md rename to posts/2007/2007-08-24-openbsd-4-2-cest-deja-demain.md diff --git a/content/posts/2007/2007-09-09-ngnix-dans-les-ports-openbsd.md b/posts/2007/2007-09-09-ngnix-dans-les-ports-openbsd.md similarity index 100% rename from content/posts/2007/2007-09-09-ngnix-dans-les-ports-openbsd.md rename to posts/2007/2007-09-09-ngnix-dans-les-ports-openbsd.md diff --git a/content/posts/2007/2007-09-11-typosphere-themes-new-simpless.md b/posts/2007/2007-09-11-typosphere-themes-new-simpless.md similarity index 100% rename from content/posts/2007/2007-09-11-typosphere-themes-new-simpless.md rename to posts/2007/2007-09-11-typosphere-themes-new-simpless.md diff --git a/content/posts/2007/2007-09-14-enquete-utilisation-flux-RSS.md b/posts/2007/2007-09-14-enquete-utilisation-flux-RSS.md similarity index 100% rename from content/posts/2007/2007-09-14-enquete-utilisation-flux-RSS.md rename to posts/2007/2007-09-14-enquete-utilisation-flux-RSS.md diff --git a/content/posts/2007/2007-09-17-cool-uris-dont-change.md b/posts/2007/2007-09-17-cool-uris-dont-change.md similarity index 100% rename from content/posts/2007/2007-09-17-cool-uris-dont-change.md rename to posts/2007/2007-09-17-cool-uris-dont-change.md diff --git a/content/posts/2007/2007-09-24-flickr-free-acount-limitations.md b/posts/2007/2007-09-24-flickr-free-acount-limitations.md similarity index 100% rename from content/posts/2007/2007-09-24-flickr-free-acount-limitations.md rename to posts/2007/2007-09-24-flickr-free-acount-limitations.md diff --git a/content/posts/2007/2007-09-24-un-parisien-en-province-moins-de-stress.md b/posts/2007/2007-09-24-un-parisien-en-province-moins-de-stress.md similarity index 100% rename from content/posts/2007/2007-09-24-un-parisien-en-province-moins-de-stress.md rename to posts/2007/2007-09-24-un-parisien-en-province-moins-de-stress.md diff --git a/content/posts/2007/2007-09-28-openssh-a-8-ans.md b/posts/2007/2007-09-28-openssh-a-8-ans.md similarity index 100% rename from content/posts/2007/2007-09-28-openssh-a-8-ans.md rename to posts/2007/2007-09-28-openssh-a-8-ans.md diff --git a/content/posts/2007/2007-10-02-et-xul-alors.md b/posts/2007/2007-10-02-et-xul-alors.md similarity index 100% rename from content/posts/2007/2007-10-02-et-xul-alors.md rename to posts/2007/2007-10-02-et-xul-alors.md diff --git a/content/posts/2007/2007-10-06-rubyfrance.md b/posts/2007/2007-10-06-rubyfrance.md similarity index 100% rename from content/posts/2007/2007-10-06-rubyfrance.md rename to posts/2007/2007-10-06-rubyfrance.md diff --git a/content/posts/2007/2007-10-10-sql-inject.md b/posts/2007/2007-10-10-sql-inject.md similarity index 100% rename from content/posts/2007/2007-10-10-sql-inject.md rename to posts/2007/2007-10-10-sql-inject.md diff --git a/content/posts/2007/2007-10-11-gari-gtd-que-les-choses-soient-faites.md b/posts/2007/2007-10-11-gari-gtd-que-les-choses-soient-faites.md similarity index 100% rename from content/posts/2007/2007-10-11-gari-gtd-que-les-choses-soient-faites.md rename to posts/2007/2007-10-11-gari-gtd-que-les-choses-soient-faites.md diff --git a/content/posts/2007/2007-10-12-les-causeries-de-lapril-jabber.md b/posts/2007/2007-10-12-les-causeries-de-lapril-jabber.md similarity index 100% rename from content/posts/2007/2007-10-12-les-causeries-de-lapril-jabber.md rename to posts/2007/2007-10-12-les-causeries-de-lapril-jabber.md diff --git a/content/posts/2007/2007-10-14-flash-format-proprietaire-et-developpement.md b/posts/2007/2007-10-14-flash-format-proprietaire-et-developpement.md similarity index 100% rename from content/posts/2007/2007-10-14-flash-format-proprietaire-et-developpement.md rename to posts/2007/2007-10-14-flash-format-proprietaire-et-developpement.md diff --git a/content/posts/2007/2007-10-16-veni-vidi-vici.md b/posts/2007/2007-10-16-veni-vidi-vici.md similarity index 100% rename from content/posts/2007/2007-10-16-veni-vidi-vici.md rename to posts/2007/2007-10-16-veni-vidi-vici.md diff --git a/content/posts/2007/2007-11-01-le-calendrier-libre.md b/posts/2007/2007-11-01-le-calendrier-libre.md similarity index 100% rename from content/posts/2007/2007-11-01-le-calendrier-libre.md rename to posts/2007/2007-11-01-le-calendrier-libre.md diff --git a/content/posts/2007/2007-11-01-openbsd-42-est-sorti.md b/posts/2007/2007-11-01-openbsd-42-est-sorti.md similarity index 100% rename from content/posts/2007/2007-11-01-openbsd-42-est-sorti.md rename to posts/2007/2007-11-01-openbsd-42-est-sorti.md diff --git a/content/posts/2007/2007-11-02-paris-web-2007.md b/posts/2007/2007-11-02-paris-web-2007.md similarity index 100% rename from content/posts/2007/2007-11-02-paris-web-2007.md rename to posts/2007/2007-11-02-paris-web-2007.md diff --git a/content/posts/2007/2007-11-09-message-de-service.md b/posts/2007/2007-11-09-message-de-service.md similarity index 100% rename from content/posts/2007/2007-11-09-message-de-service.md rename to posts/2007/2007-11-09-message-de-service.md diff --git a/content/posts/2007/2007-11-12-message-de-service.md b/posts/2007/2007-11-12-message-de-service.md similarity index 100% rename from content/posts/2007/2007-11-12-message-de-service.md rename to posts/2007/2007-11-12-message-de-service.md diff --git a/content/posts/2007/2007-11-16-paris-web-et-greve.md b/posts/2007/2007-11-16-paris-web-et-greve.md similarity index 100% rename from content/posts/2007/2007-11-16-paris-web-et-greve.md rename to posts/2007/2007-11-16-paris-web-et-greve.md diff --git a/content/posts/2007/2007-11-18-parisweb-2007-mon-topo.md b/posts/2007/2007-11-18-parisweb-2007-mon-topo.md similarity index 100% rename from content/posts/2007/2007-11-18-parisweb-2007-mon-topo.md rename to posts/2007/2007-11-18-parisweb-2007-mon-topo.md diff --git a/content/posts/2007/2007-11-19-changer-de-nom-de-domaine.md b/posts/2007/2007-11-19-changer-de-nom-de-domaine.md similarity index 100% rename from content/posts/2007/2007-11-19-changer-de-nom-de-domaine.md rename to posts/2007/2007-11-19-changer-de-nom-de-domaine.md diff --git a/content/posts/2007/2007-11-29-openbsd-4-2-expat-missing.md b/posts/2007/2007-11-29-openbsd-4-2-expat-missing.md similarity index 100% rename from content/posts/2007/2007-11-29-openbsd-4-2-expat-missing.md rename to posts/2007/2007-11-29-openbsd-4-2-expat-missing.md diff --git a/content/posts/2007/2007-12-01-avenir-des-applications-web-libre.md b/posts/2007/2007-12-01-avenir-des-applications-web-libre.md similarity index 100% rename from content/posts/2007/2007-12-01-avenir-des-applications-web-libre.md rename to posts/2007/2007-12-01-avenir-des-applications-web-libre.md diff --git a/content/posts/2007/2007-12-04-retour-aux-sources.md b/posts/2007/2007-12-04-retour-aux-sources.md similarity index 100% rename from content/posts/2007/2007-12-04-retour-aux-sources.md rename to posts/2007/2007-12-04-retour-aux-sources.md diff --git a/content/posts/2007/2007-12-17-a-lancienne.md b/posts/2007/2007-12-17-a-lancienne.md similarity index 100% rename from content/posts/2007/2007-12-17-a-lancienne.md rename to posts/2007/2007-12-17-a-lancienne.md diff --git a/content/posts/2007/2007-12-18-les-methodes-agiles-contre-les-mamouths.md b/posts/2007/2007-12-18-les-methodes-agiles-contre-les-mamouths.md similarity index 100% rename from content/posts/2007/2007-12-18-les-methodes-agiles-contre-les-mamouths.md rename to posts/2007/2007-12-18-les-methodes-agiles-contre-les-mamouths.md diff --git a/content/posts/2007/2007-12-18-opendns.md b/posts/2007/2007-12-18-opendns.md similarity index 100% rename from content/posts/2007/2007-12-18-opendns.md rename to posts/2007/2007-12-18-opendns.md diff --git a/content/posts/2007/2007-12-19-haiku-webkit.md b/posts/2007/2007-12-19-haiku-webkit.md similarity index 100% rename from content/posts/2007/2007-12-19-haiku-webkit.md rename to posts/2007/2007-12-19-haiku-webkit.md diff --git a/content/posts/2007/2007-12-25-welcome-to-ruby-1-9-0.md b/posts/2007/2007-12-25-welcome-to-ruby-1-9-0.md similarity index 100% rename from content/posts/2007/2007-12-25-welcome-to-ruby-1-9-0.md rename to posts/2007/2007-12-25-welcome-to-ruby-1-9-0.md diff --git a/content/posts/2007/2007-12-29-nouvelle-machine-sur-mon-bureau.md b/posts/2007/2007-12-29-nouvelle-machine-sur-mon-bureau.md similarity index 100% rename from content/posts/2007/2007-12-29-nouvelle-machine-sur-mon-bureau.md rename to posts/2007/2007-12-29-nouvelle-machine-sur-mon-bureau.md diff --git a/content/posts/2008/2008-01-05-openbsd-fondation-donation.md b/posts/2008/2008-01-05-openbsd-fondation-donation.md similarity index 100% rename from content/posts/2008/2008-01-05-openbsd-fondation-donation.md rename to posts/2008/2008-01-05-openbsd-fondation-donation.md diff --git a/content/posts/2008/2008-01-07-haiku-openjdk-project.md b/posts/2008/2008-01-07-haiku-openjdk-project.md similarity index 100% rename from content/posts/2008/2008-01-07-haiku-openjdk-project.md rename to posts/2008/2008-01-07-haiku-openjdk-project.md diff --git a/content/posts/2008/2008-01-10-bricabox-news.md b/posts/2008/2008-01-10-bricabox-news.md similarity index 100% rename from content/posts/2008/2008-01-10-bricabox-news.md rename to posts/2008/2008-01-10-bricabox-news.md diff --git a/content/posts/2008/2008-01-12-got-new-shoes-with-ruby.md b/posts/2008/2008-01-12-got-new-shoes-with-ruby.md similarity index 100% rename from content/posts/2008/2008-01-12-got-new-shoes-with-ruby.md rename to posts/2008/2008-01-12-got-new-shoes-with-ruby.md diff --git a/content/posts/2008/2008-01-16-sqlite-backup.md b/posts/2008/2008-01-16-sqlite-backup.md similarity index 100% rename from content/posts/2008/2008-01-16-sqlite-backup.md rename to posts/2008/2008-01-16-sqlite-backup.md diff --git a/content/posts/2008/2008-02-01-openbsd-usb-mount.md b/posts/2008/2008-02-01-openbsd-usb-mount.md similarity index 100% rename from content/posts/2008/2008-02-01-openbsd-usb-mount.md rename to posts/2008/2008-02-01-openbsd-usb-mount.md diff --git a/content/posts/2008/2008-02-02-guyane-et-orpaillage.md b/posts/2008/2008-02-02-guyane-et-orpaillage.md similarity index 100% rename from content/posts/2008/2008-02-02-guyane-et-orpaillage.md rename to posts/2008/2008-02-02-guyane-et-orpaillage.md diff --git a/content/posts/2008/2008-02-02-openbsd-current.md b/posts/2008/2008-02-02-openbsd-current.md similarity index 100% rename from content/posts/2008/2008-02-02-openbsd-current.md rename to posts/2008/2008-02-02-openbsd-current.md diff --git a/content/posts/2008/2008-02-02-yahoo-microsoft-redondance-et-interoperabilite.md b/posts/2008/2008-02-02-yahoo-microsoft-redondance-et-interoperabilite.md similarity index 100% rename from content/posts/2008/2008-02-02-yahoo-microsoft-redondance-et-interoperabilite.md rename to posts/2008/2008-02-02-yahoo-microsoft-redondance-et-interoperabilite.md diff --git a/content/posts/2008/2008-02-07-ruby-specs.md b/posts/2008/2008-02-07-ruby-specs.md similarity index 100% rename from content/posts/2008/2008-02-07-ruby-specs.md rename to posts/2008/2008-02-07-ruby-specs.md diff --git a/content/posts/2008/2008-02-10-solution-linux-2008.md b/posts/2008/2008-02-10-solution-linux-2008.md similarity index 100% rename from content/posts/2008/2008-02-10-solution-linux-2008.md rename to posts/2008/2008-02-10-solution-linux-2008.md diff --git a/content/posts/2008/2008-02-17-apero-ruby.md b/posts/2008/2008-02-17-apero-ruby.md similarity index 100% rename from content/posts/2008/2008-02-17-apero-ruby.md rename to posts/2008/2008-02-17-apero-ruby.md diff --git a/content/posts/2008/2008-02-21-openbsd-4-3-chrooted-ssh.md b/posts/2008/2008-02-21-openbsd-4-3-chrooted-ssh.md similarity index 100% rename from content/posts/2008/2008-02-21-openbsd-4-3-chrooted-ssh.md rename to posts/2008/2008-02-21-openbsd-4-3-chrooted-ssh.md diff --git a/content/posts/2008/2008-02-23-openbsd-current-4-3.md b/posts/2008/2008-02-23-openbsd-current-4-3.md similarity index 100% rename from content/posts/2008/2008-02-23-openbsd-current-4-3.md rename to posts/2008/2008-02-23-openbsd-current-4-3.md diff --git a/content/posts/2008/2008-02-28-openbsd-ports.md b/posts/2008/2008-02-28-openbsd-ports.md similarity index 100% rename from content/posts/2008/2008-02-28-openbsd-ports.md rename to posts/2008/2008-02-28-openbsd-ports.md diff --git a/content/posts/2008/2008-02-28-opencvs-available.md b/posts/2008/2008-02-28-opencvs-available.md similarity index 100% rename from content/posts/2008/2008-02-28-opencvs-available.md rename to posts/2008/2008-02-28-opencvs-available.md diff --git a/content/posts/2008/2008-03-02-self-migrate-5-0-3.md b/posts/2008/2008-03-02-self-migrate-5-0-3.md similarity index 100% rename from content/posts/2008/2008-03-02-self-migrate-5-0-3.md rename to posts/2008/2008-03-02-self-migrate-5-0-3.md diff --git a/content/posts/2008/2008-03-05-ruby-vs-shell.md b/posts/2008/2008-03-05-ruby-vs-shell.md similarity index 100% rename from content/posts/2008/2008-03-05-ruby-vs-shell.md rename to posts/2008/2008-03-05-ruby-vs-shell.md diff --git a/content/posts/2008/2008-03-12-slim.md b/posts/2008/2008-03-12-slim.md similarity index 100% rename from content/posts/2008/2008-03-12-slim.md rename to posts/2008/2008-03-12-slim.md diff --git a/content/posts/2008/2008-03-19-et-pourquoi-pas-wmii-iiiiiiiii.md b/posts/2008/2008-03-19-et-pourquoi-pas-wmii-iiiiiiiii.md similarity index 100% rename from content/posts/2008/2008-03-19-et-pourquoi-pas-wmii-iiiiiiiii.md rename to posts/2008/2008-03-19-et-pourquoi-pas-wmii-iiiiiiiii.md diff --git a/content/posts/2008/2008-03-22-suivre-le-flux-de-lhistoire.md b/posts/2008/2008-03-22-suivre-le-flux-de-lhistoire.md similarity index 100% rename from content/posts/2008/2008-03-22-suivre-le-flux-de-lhistoire.md rename to posts/2008/2008-03-22-suivre-le-flux-de-lhistoire.md diff --git a/content/posts/2008/2008-03-23-foaf-ou-ldap.md b/posts/2008/2008-03-23-foaf-ou-ldap.md similarity index 100% rename from content/posts/2008/2008-03-23-foaf-ou-ldap.md rename to posts/2008/2008-03-23-foaf-ou-ldap.md diff --git a/content/posts/2008/2008-03-30-wmii-3-6.md b/posts/2008/2008-03-30-wmii-3-6.md similarity index 100% rename from content/posts/2008/2008-03-30-wmii-3-6.md rename to posts/2008/2008-03-30-wmii-3-6.md diff --git a/content/posts/2008/2008-04-02-eurobsdcon-strasbourg.md b/posts/2008/2008-04-02-eurobsdcon-strasbourg.md similarity index 100% rename from content/posts/2008/2008-04-02-eurobsdcon-strasbourg.md rename to posts/2008/2008-04-02-eurobsdcon-strasbourg.md diff --git a/content/posts/2008/2008-04-05-methodes-agiles.md b/posts/2008/2008-04-05-methodes-agiles.md similarity index 100% rename from content/posts/2008/2008-04-05-methodes-agiles.md rename to posts/2008/2008-04-05-methodes-agiles.md diff --git a/content/posts/2008/2008-04-12-openbsd-4-3.md b/posts/2008/2008-04-12-openbsd-4-3.md similarity index 100% rename from content/posts/2008/2008-04-12-openbsd-4-3.md rename to posts/2008/2008-04-12-openbsd-4-3.md diff --git a/content/posts/2008/2008-04-19-5e-apero-rubyfrance.md b/posts/2008/2008-04-19-5e-apero-rubyfrance.md similarity index 100% rename from content/posts/2008/2008-04-19-5e-apero-rubyfrance.md rename to posts/2008/2008-04-19-5e-apero-rubyfrance.md diff --git a/content/posts/2008/2008-04-22-dojo.md b/posts/2008/2008-04-22-dojo.md similarity index 100% rename from content/posts/2008/2008-04-22-dojo.md rename to posts/2008/2008-04-22-dojo.md diff --git a/content/posts/2008/2008-05-01-openbsd-4-3-released.md b/posts/2008/2008-05-01-openbsd-4-3-released.md similarity index 100% rename from content/posts/2008/2008-05-01-openbsd-4-3-released.md rename to posts/2008/2008-05-01-openbsd-4-3-released.md diff --git a/content/posts/2008/2008-05-03-gem-les-packages.md b/posts/2008/2008-05-03-gem-les-packages.md similarity index 100% rename from content/posts/2008/2008-05-03-gem-les-packages.md rename to posts/2008/2008-05-03-gem-les-packages.md diff --git a/content/posts/2008/2008-05-20-back-to-web-projet-brouette.md b/posts/2008/2008-05-20-back-to-web-projet-brouette.md similarity index 100% rename from content/posts/2008/2008-05-20-back-to-web-projet-brouette.md rename to posts/2008/2008-05-20-back-to-web-projet-brouette.md diff --git a/content/posts/2008/2008-05-24-courage-du-developpeur.md b/posts/2008/2008-05-24-courage-du-developpeur.md similarity index 100% rename from content/posts/2008/2008-05-24-courage-du-developpeur.md rename to posts/2008/2008-05-24-courage-du-developpeur.md diff --git a/content/posts/2008/2008-05-29-socket-versus-port.md b/posts/2008/2008-05-29-socket-versus-port.md similarity index 100% rename from content/posts/2008/2008-05-29-socket-versus-port.md rename to posts/2008/2008-05-29-socket-versus-port.md diff --git a/content/posts/2008/2008-06-06-openbsd-installation-de-grub.md b/posts/2008/2008-06-06-openbsd-installation-de-grub.md similarity index 100% rename from content/posts/2008/2008-06-06-openbsd-installation-de-grub.md rename to posts/2008/2008-06-06-openbsd-installation-de-grub.md diff --git a/content/posts/2008/2008-06-08-typogardenparty.md b/posts/2008/2008-06-08-typogardenparty.md similarity index 100% rename from content/posts/2008/2008-06-08-typogardenparty.md rename to posts/2008/2008-06-08-typogardenparty.md diff --git a/content/posts/2008/2008-06-10-openbsd-et-openjdk.md b/posts/2008/2008-06-10-openbsd-et-openjdk.md similarity index 100% rename from content/posts/2008/2008-06-10-openbsd-et-openjdk.md rename to posts/2008/2008-06-10-openbsd-et-openjdk.md diff --git a/content/posts/2008/2008-06-10-typo-et-le-jardinier.md b/posts/2008/2008-06-10-typo-et-le-jardinier.md similarity index 100% rename from content/posts/2008/2008-06-10-typo-et-le-jardinier.md rename to posts/2008/2008-06-10-typo-et-le-jardinier.md diff --git a/content/posts/2008/2008-06-22-drapeaux-en-pagaille.md b/posts/2008/2008-06-22-drapeaux-en-pagaille.md similarity index 100% rename from content/posts/2008/2008-06-22-drapeaux-en-pagaille.md rename to posts/2008/2008-06-22-drapeaux-en-pagaille.md diff --git a/content/posts/2008/2008-06-29-openbsd-livecd.md b/posts/2008/2008-06-29-openbsd-livecd.md similarity index 100% rename from content/posts/2008/2008-06-29-openbsd-livecd.md rename to posts/2008/2008-06-29-openbsd-livecd.md diff --git a/content/posts/2008/2008-07-01-openbsd-jdk1-5-et-labre-des-ports.md b/posts/2008/2008-07-01-openbsd-jdk1-5-et-labre-des-ports.md similarity index 100% rename from content/posts/2008/2008-07-01-openbsd-jdk1-5-et-labre-des-ports.md rename to posts/2008/2008-07-01-openbsd-jdk1-5-et-labre-des-ports.md diff --git a/content/posts/2008/2008-07-08-livre-les-design-patterns-en-ruby.md b/posts/2008/2008-07-08-livre-les-design-patterns-en-ruby.md similarity index 100% rename from content/posts/2008/2008-07-08-livre-les-design-patterns-en-ruby.md rename to posts/2008/2008-07-08-livre-les-design-patterns-en-ruby.md diff --git a/content/posts/2008/2008-07-11-fete-en-grande-pompes.md b/posts/2008/2008-07-11-fete-en-grande-pompes.md similarity index 100% rename from content/posts/2008/2008-07-11-fete-en-grande-pompes.md rename to posts/2008/2008-07-11-fete-en-grande-pompes.md diff --git a/content/posts/2008/2008-07-17-jruby-1-1-3.md b/posts/2008/2008-07-17-jruby-1-1-3.md similarity index 100% rename from content/posts/2008/2008-07-17-jruby-1-1-3.md rename to posts/2008/2008-07-17-jruby-1-1-3.md diff --git a/content/posts/2008/2008-07-17-openbsd-4-4-beta.md b/posts/2008/2008-07-17-openbsd-4-4-beta.md similarity index 100% rename from content/posts/2008/2008-07-17-openbsd-4-4-beta.md rename to posts/2008/2008-07-17-openbsd-4-4-beta.md diff --git a/content/posts/2008/2008-08-01-typo-upgrade.md b/posts/2008/2008-08-01-typo-upgrade.md similarity index 100% rename from content/posts/2008/2008-08-01-typo-upgrade.md rename to posts/2008/2008-08-01-typo-upgrade.md diff --git a/content/posts/2008/2008-08-14-retour-en-ligne.md b/posts/2008/2008-08-14-retour-en-ligne.md similarity index 100% rename from content/posts/2008/2008-08-14-retour-en-ligne.md rename to posts/2008/2008-08-14-retour-en-ligne.md diff --git a/content/posts/2008/2008-08-15-ruby-test-unitaire.md b/posts/2008/2008-08-15-ruby-test-unitaire.md similarity index 100% rename from content/posts/2008/2008-08-15-ruby-test-unitaire.md rename to posts/2008/2008-08-15-ruby-test-unitaire.md diff --git a/content/posts/2008/2008-08-16-choisir-un-ordinateur-portable.md b/posts/2008/2008-08-16-choisir-un-ordinateur-portable.md similarity index 100% rename from content/posts/2008/2008-08-16-choisir-un-ordinateur-portable.md rename to posts/2008/2008-08-16-choisir-un-ordinateur-portable.md diff --git a/content/posts/2008/2008-08-19-shoes-change-de-pompe.md b/posts/2008/2008-08-19-shoes-change-de-pompe.md similarity index 100% rename from content/posts/2008/2008-08-19-shoes-change-de-pompe.md rename to posts/2008/2008-08-19-shoes-change-de-pompe.md diff --git a/content/posts/2008/2008-08-29-jruby-1-1-4.md b/posts/2008/2008-08-29-jruby-1-1-4.md similarity index 100% rename from content/posts/2008/2008-08-29-jruby-1-1-4.md rename to posts/2008/2008-08-29-jruby-1-1-4.md diff --git a/content/posts/2008/2008-08-30-des-shoes-propres-avec-ajax.md b/posts/2008/2008-08-30-des-shoes-propres-avec-ajax.md similarity index 100% rename from content/posts/2008/2008-08-30-des-shoes-propres-avec-ajax.md rename to posts/2008/2008-08-30-des-shoes-propres-avec-ajax.md diff --git a/content/posts/2008/2008-09-05-openbsd-4-4-precommande.md b/posts/2008/2008-09-05-openbsd-4-4-precommande.md similarity index 100% rename from content/posts/2008/2008-09-05-openbsd-4-4-precommande.md rename to posts/2008/2008-09-05-openbsd-4-4-precommande.md diff --git a/content/posts/2008/2008-09-13-rest-maintenant-soap-quand-tu-veux.md b/posts/2008/2008-09-13-rest-maintenant-soap-quand-tu-veux.md similarity index 100% rename from content/posts/2008/2008-09-13-rest-maintenant-soap-quand-tu-veux.md rename to posts/2008/2008-09-13-rest-maintenant-soap-quand-tu-veux.md diff --git a/content/posts/2008/2008-09-28-tdd-c-est-quoi.md b/posts/2008/2008-09-28-tdd-c-est-quoi.md similarity index 100% rename from content/posts/2008/2008-09-28-tdd-c-est-quoi.md rename to posts/2008/2008-09-28-tdd-c-est-quoi.md diff --git a/content/posts/2008/2008-09-30-openbsd-wicontrol.md b/posts/2008/2008-09-30-openbsd-wicontrol.md similarity index 100% rename from content/posts/2008/2008-09-30-openbsd-wicontrol.md rename to posts/2008/2008-09-30-openbsd-wicontrol.md diff --git a/content/posts/2008/2008-10-06-decu.md b/posts/2008/2008-10-06-decu.md similarity index 100% rename from content/posts/2008/2008-10-06-decu.md rename to posts/2008/2008-10-06-decu.md diff --git a/content/posts/2008/2008-10-16-quel-type-de-developpeur-je-suis.md b/posts/2008/2008-10-16-quel-type-de-developpeur-je-suis.md similarity index 100% rename from content/posts/2008/2008-10-16-quel-type-de-developpeur-je-suis.md rename to posts/2008/2008-10-16-quel-type-de-developpeur-je-suis.md diff --git a/content/posts/2008/2008-11-01-1er-novembre-openbsd-4-4.md b/posts/2008/2008-11-01-1er-novembre-openbsd-4-4.md similarity index 100% rename from content/posts/2008/2008-11-01-1er-novembre-openbsd-4-4.md rename to posts/2008/2008-11-01-1er-novembre-openbsd-4-4.md diff --git a/content/posts/2008/2008-11-02-note-de-service-bricabox-upgrade.md b/posts/2008/2008-11-02-note-de-service-bricabox-upgrade.md similarity index 100% rename from content/posts/2008/2008-11-02-note-de-service-bricabox-upgrade.md rename to posts/2008/2008-11-02-note-de-service-bricabox-upgrade.md diff --git a/content/posts/2008/2008-11-22-rails-party-le-30-novembre-2008.md b/posts/2008/2008-11-22-rails-party-le-30-novembre-2008.md similarity index 100% rename from content/posts/2008/2008-11-22-rails-party-le-30-novembre-2008.md rename to posts/2008/2008-11-22-rails-party-le-30-novembre-2008.md diff --git a/content/posts/2008/2008-11-23-april-pas-encore-adherent.md b/posts/2008/2008-11-23-april-pas-encore-adherent.md similarity index 100% rename from content/posts/2008/2008-11-23-april-pas-encore-adherent.md rename to posts/2008/2008-11-23-april-pas-encore-adherent.md diff --git a/content/posts/2008/2008-12-04-retour-sur-un-bon-week-end-ruby-et-rails.md b/posts/2008/2008-12-04-retour-sur-un-bon-week-end-ruby-et-rails.md similarity index 100% rename from content/posts/2008/2008-12-04-retour-sur-un-bon-week-end-ruby-et-rails.md rename to posts/2008/2008-12-04-retour-sur-un-bon-week-end-ruby-et-rails.md diff --git a/content/posts/2008/2008-12-11-shoes-vendange-tardive.md b/posts/2008/2008-12-11-shoes-vendange-tardive.md similarity index 100% rename from content/posts/2008/2008-12-11-shoes-vendange-tardive.md rename to posts/2008/2008-12-11-shoes-vendange-tardive.md diff --git a/content/posts/2008/2008-12-14-windowmaker-come-back.md b/posts/2008/2008-12-14-windowmaker-come-back.md similarity index 100% rename from content/posts/2008/2008-12-14-windowmaker-come-back.md rename to posts/2008/2008-12-14-windowmaker-come-back.md diff --git a/content/posts/2008/2008-12-21-jruby-1-1-6.md b/posts/2008/2008-12-21-jruby-1-1-6.md similarity index 100% rename from content/posts/2008/2008-12-21-jruby-1-1-6.md rename to posts/2008/2008-12-21-jruby-1-1-6.md diff --git a/content/posts/2008/2008-12-22-git-ou-mercurial.md b/posts/2008/2008-12-22-git-ou-mercurial.md similarity index 100% rename from content/posts/2008/2008-12-22-git-ou-mercurial.md rename to posts/2008/2008-12-22-git-ou-mercurial.md diff --git a/content/posts/2009/2009-01-03-year-year-1.md b/posts/2009/2009-01-03-year-year-1.md similarity index 100% rename from content/posts/2009/2009-01-03-year-year-1.md rename to posts/2009/2009-01-03-year-year-1.md diff --git a/content/posts/2009/2009-01-10-developpement-dont-vous-etes-le-heros-mais-pilote-par-les-tests.md b/posts/2009/2009-01-10-developpement-dont-vous-etes-le-heros-mais-pilote-par-les-tests.md similarity index 100% rename from content/posts/2009/2009-01-10-developpement-dont-vous-etes-le-heros-mais-pilote-par-les-tests.md rename to posts/2009/2009-01-10-developpement-dont-vous-etes-le-heros-mais-pilote-par-les-tests.md diff --git a/content/posts/2009/2009-01-10-ruby-et-les-frameworks-web.md b/posts/2009/2009-01-10-ruby-et-les-frameworks-web.md similarity index 100% rename from content/posts/2009/2009-01-10-ruby-et-les-frameworks-web.md rename to posts/2009/2009-01-10-ruby-et-les-frameworks-web.md diff --git a/content/posts/2009/2009-01-18-ruby-if-unless.md b/posts/2009/2009-01-18-ruby-if-unless.md similarity index 100% rename from content/posts/2009/2009-01-18-ruby-if-unless.md rename to posts/2009/2009-01-18-ruby-if-unless.md diff --git a/content/posts/2009/2009-01-24-apero-paris-rb-ruby-1-9-1.md b/posts/2009/2009-01-24-apero-paris-rb-ruby-1-9-1.md similarity index 100% rename from content/posts/2009/2009-01-24-apero-paris-rb-ruby-1-9-1.md rename to posts/2009/2009-01-24-apero-paris-rb-ruby-1-9-1.md diff --git a/content/posts/2009/2009-01-26-typo-and-self-version-1.md b/posts/2009/2009-01-26-typo-and-self-version-1.md similarity index 100% rename from content/posts/2009/2009-01-26-typo-and-self-version-1.md rename to posts/2009/2009-01-26-typo-and-self-version-1.md diff --git a/content/posts/2009/2009-02-14-rubycamplyon.md b/posts/2009/2009-02-14-rubycamplyon.md similarity index 100% rename from content/posts/2009/2009-02-14-rubycamplyon.md rename to posts/2009/2009-02-14-rubycamplyon.md diff --git a/content/posts/2009/2009-02-20-railscamp-paris-2-le-retour.md b/posts/2009/2009-02-20-railscamp-paris-2-le-retour.md similarity index 100% rename from content/posts/2009/2009-02-20-railscamp-paris-2-le-retour.md rename to posts/2009/2009-02-20-railscamp-paris-2-le-retour.md diff --git a/content/posts/2009/2009-03-04-openbsd-4-5-current.md b/posts/2009/2009-03-04-openbsd-4-5-current.md similarity index 100% rename from content/posts/2009/2009-03-04-openbsd-4-5-current.md rename to posts/2009/2009-03-04-openbsd-4-5-current.md diff --git a/content/posts/2009/2009-03-08-railscampparis-2.md b/posts/2009/2009-03-08-railscampparis-2.md similarity index 100% rename from content/posts/2009/2009-03-08-railscampparis-2.md rename to posts/2009/2009-03-08-railscampparis-2.md diff --git a/content/posts/2009/2009-03-18-jruby-1-2-0.md b/posts/2009/2009-03-18-jruby-1-2-0.md similarity index 100% rename from content/posts/2009/2009-03-18-jruby-1-2-0.md rename to posts/2009/2009-03-18-jruby-1-2-0.md diff --git a/content/posts/2009/2009-03-18-pouypeontwit.md b/posts/2009/2009-03-18-pouypeontwit.md similarity index 100% rename from content/posts/2009/2009-03-18-pouypeontwit.md rename to posts/2009/2009-03-18-pouypeontwit.md diff --git a/content/posts/2009/2009-03-24-jruby-demenage.md b/posts/2009/2009-03-24-jruby-demenage.md similarity index 100% rename from content/posts/2009/2009-03-24-jruby-demenage.md rename to posts/2009/2009-03-24-jruby-demenage.md diff --git a/content/posts/2009/2009-04-09-message-de-service.md b/posts/2009/2009-04-09-message-de-service.md similarity index 100% rename from content/posts/2009/2009-04-09-message-de-service.md rename to posts/2009/2009-04-09-message-de-service.md diff --git a/content/posts/2009/2009-04-09-ne-soyez-pas-un-developpeur-ruby.md b/posts/2009/2009-04-09-ne-soyez-pas-un-developpeur-ruby.md similarity index 100% rename from content/posts/2009/2009-04-09-ne-soyez-pas-un-developpeur-ruby.md rename to posts/2009/2009-04-09-ne-soyez-pas-un-developpeur-ruby.md diff --git a/content/posts/2009/2009-04-14-jruby-sur-git.md b/posts/2009/2009-04-14-jruby-sur-git.md similarity index 100% rename from content/posts/2009/2009-04-14-jruby-sur-git.md rename to posts/2009/2009-04-14-jruby-sur-git.md diff --git a/content/posts/2009/2009-04-14-openbsd-binary-upgrade.md b/posts/2009/2009-04-14-openbsd-binary-upgrade.md similarity index 100% rename from content/posts/2009/2009-04-14-openbsd-binary-upgrade.md rename to posts/2009/2009-04-14-openbsd-binary-upgrade.md diff --git a/content/posts/2009/2009-04-17-passage-i-typo-5-3-en-retard.md b/posts/2009/2009-04-17-passage-i-typo-5-3-en-retard.md similarity index 100% rename from content/posts/2009/2009-04-17-passage-i-typo-5-3-en-retard.md rename to posts/2009/2009-04-17-passage-i-typo-5-3-en-retard.md diff --git a/content/posts/2009/2009-04-21-skinny-controllers-and-fat-models.md b/posts/2009/2009-04-21-skinny-controllers-and-fat-models.md similarity index 100% rename from content/posts/2009/2009-04-21-skinny-controllers-and-fat-models.md rename to posts/2009/2009-04-21-skinny-controllers-and-fat-models.md diff --git a/content/posts/2009/2009-05-01-openbsd-4-5-et-pickaxe-1-9.md b/posts/2009/2009-05-01-openbsd-4-5-et-pickaxe-1-9.md similarity index 100% rename from content/posts/2009/2009-05-01-openbsd-4-5-et-pickaxe-1-9.md rename to posts/2009/2009-05-01-openbsd-4-5-et-pickaxe-1-9.md diff --git a/content/posts/2009/2009-05-10-changement-de-theme.md b/posts/2009/2009-05-10-changement-de-theme.md similarity index 100% rename from content/posts/2009/2009-05-10-changement-de-theme.md rename to posts/2009/2009-05-10-changement-de-theme.md diff --git a/content/posts/2009/2009-05-19-apero-ruby-de-mai-2009.md b/posts/2009/2009-05-19-apero-ruby-de-mai-2009.md similarity index 100% rename from content/posts/2009/2009-05-19-apero-ruby-de-mai-2009.md rename to posts/2009/2009-05-19-apero-ruby-de-mai-2009.md diff --git a/content/posts/2009/2009-05-24-xpday-france-2009.md b/posts/2009/2009-05-24-xpday-france-2009.md similarity index 100% rename from content/posts/2009/2009-05-24-xpday-france-2009.md rename to posts/2009/2009-05-24-xpday-france-2009.md diff --git a/content/posts/2009/2009-05-30-retour-des-xpday-2009.md b/posts/2009/2009-05-30-retour-des-xpday-2009.md similarity index 100% rename from content/posts/2009/2009-05-30-retour-des-xpday-2009.md rename to posts/2009/2009-05-30-retour-des-xpday-2009.md diff --git a/content/posts/2009/2009-06-09-ruby-file-open-w-acces-concurrent.md b/posts/2009/2009-06-09-ruby-file-open-w-acces-concurrent.md similarity index 100% rename from content/posts/2009/2009-06-09-ruby-file-open-w-acces-concurrent.md rename to posts/2009/2009-06-09-ruby-file-open-w-acces-concurrent.md diff --git a/content/posts/2009/2009-06-27-pourquoi-kanban.md b/posts/2009/2009-06-27-pourquoi-kanban.md similarity index 100% rename from content/posts/2009/2009-06-27-pourquoi-kanban.md rename to posts/2009/2009-06-27-pourquoi-kanban.md diff --git a/content/posts/2009/2009-07-05-openbsd-france-ouvre-un-wiki.md b/posts/2009/2009-07-05-openbsd-france-ouvre-un-wiki.md similarity index 100% rename from content/posts/2009/2009-07-05-openbsd-france-ouvre-un-wiki.md rename to posts/2009/2009-07-05-openbsd-france-ouvre-un-wiki.md diff --git a/content/posts/2009/2009-07-16-osdc-fr-2009.md b/posts/2009/2009-07-16-osdc-fr-2009.md similarity index 100% rename from content/posts/2009/2009-07-16-osdc-fr-2009.md rename to posts/2009/2009-07-16-osdc-fr-2009.md diff --git a/content/posts/2009/2009-08-01-redirection-sur-elsif-fr.md b/posts/2009/2009-08-01-redirection-sur-elsif-fr.md similarity index 100% rename from content/posts/2009/2009-08-01-redirection-sur-elsif-fr.md rename to posts/2009/2009-08-01-redirection-sur-elsif-fr.md diff --git a/content/posts/2009/2009-08-23-commentaire-impossible-au-dela-de-30-jours.md b/posts/2009/2009-08-23-commentaire-impossible-au-dela-de-30-jours.md similarity index 100% rename from content/posts/2009/2009-08-23-commentaire-impossible-au-dela-de-30-jours.md rename to posts/2009/2009-08-23-commentaire-impossible-au-dela-de-30-jours.md diff --git a/content/posts/2009/2009-08-27-retour.md b/posts/2009/2009-08-27-retour.md similarity index 100% rename from content/posts/2009/2009-08-27-retour.md rename to posts/2009/2009-08-27-retour.md diff --git a/content/posts/2009/2009-08-30-openbsd-4-6-precommande.md b/posts/2009/2009-08-30-openbsd-4-6-precommande.md similarity index 100% rename from content/posts/2009/2009-08-30-openbsd-4-6-precommande.md rename to posts/2009/2009-08-30-openbsd-4-6-precommande.md diff --git a/content/posts/2009/2009-09-16-haikuos-alpha1.md b/posts/2009/2009-09-16-haikuos-alpha1.md similarity index 100% rename from content/posts/2009/2009-09-16-haikuos-alpha1.md rename to posts/2009/2009-09-16-haikuos-alpha1.md diff --git a/content/posts/2009/2009-09-21-les-habitudes-ont-la-belle-vie.md b/posts/2009/2009-09-21-les-habitudes-ont-la-belle-vie.md similarity index 100% rename from content/posts/2009/2009-09-21-les-habitudes-ont-la-belle-vie.md rename to posts/2009/2009-09-21-les-habitudes-ont-la-belle-vie.md diff --git a/content/posts/2009/2009-09-29-un-chti-dojo.md b/posts/2009/2009-09-29-un-chti-dojo.md similarity index 100% rename from content/posts/2009/2009-09-29-un-chti-dojo.md rename to posts/2009/2009-09-29-un-chti-dojo.md diff --git a/content/posts/2009/2009-10-03-green-it.md b/posts/2009/2009-10-03-green-it.md similarity index 100% rename from content/posts/2009/2009-10-03-green-it.md rename to posts/2009/2009-10-03-green-it.md diff --git a/content/posts/2009/2009-10-14-agile-tour-2009-paris.md b/posts/2009/2009-10-14-agile-tour-2009-paris.md similarity index 100% rename from content/posts/2009/2009-10-14-agile-tour-2009-paris.md rename to posts/2009/2009-10-14-agile-tour-2009-paris.md diff --git a/content/posts/2009/2009-10-29-haiku-r1-alpha-1.md b/posts/2009/2009-10-29-haiku-r1-alpha-1.md similarity index 100% rename from content/posts/2009/2009-10-29-haiku-r1-alpha-1.md rename to posts/2009/2009-10-29-haiku-r1-alpha-1.md diff --git a/content/posts/2009/2009-11-03-ann-jruby-1-4-0.md b/posts/2009/2009-11-03-ann-jruby-1-4-0.md similarity index 100% rename from content/posts/2009/2009-11-03-ann-jruby-1-4-0.md rename to posts/2009/2009-11-03-ann-jruby-1-4-0.md diff --git a/content/posts/2009/2009-11-04-nouvelle-affiche-au-bureau.md b/posts/2009/2009-11-04-nouvelle-affiche-au-bureau.md similarity index 100% rename from content/posts/2009/2009-11-04-nouvelle-affiche-au-bureau.md rename to posts/2009/2009-11-04-nouvelle-affiche-au-bureau.md diff --git a/content/posts/2009/2009-11-08-bsd-ressources.md b/posts/2009/2009-11-08-bsd-ressources.md similarity index 100% rename from content/posts/2009/2009-11-08-bsd-ressources.md rename to posts/2009/2009-11-08-bsd-ressources.md diff --git a/content/posts/2009/2009-11-21-le-code-et-les-commentaires.md b/posts/2009/2009-11-21-le-code-et-les-commentaires.md similarity index 100% rename from content/posts/2009/2009-11-21-le-code-et-les-commentaires.md rename to posts/2009/2009-11-21-le-code-et-les-commentaires.md diff --git a/content/posts/2009/2009-11-25-gestion-des-marques-pages.md b/posts/2009/2009-11-25-gestion-des-marques-pages.md similarity index 100% rename from content/posts/2009/2009-11-25-gestion-des-marques-pages.md rename to posts/2009/2009-11-25-gestion-des-marques-pages.md diff --git a/content/posts/2009/2009-12-20-typo-5-4-willy-ronis.md b/posts/2009/2009-12-20-typo-5-4-willy-ronis.md similarity index 100% rename from content/posts/2009/2009-12-20-typo-5-4-willy-ronis.md rename to posts/2009/2009-12-20-typo-5-4-willy-ronis.md diff --git a/content/posts/2010/2010-03-04-marre-du-liste-fiche-de-linformatique-de-gestion.md b/posts/2010/2010-03-04-marre-du-liste-fiche-de-linformatique-de-gestion.md similarity index 100% rename from content/posts/2010/2010-03-04-marre-du-liste-fiche-de-linformatique-de-gestion.md rename to posts/2010/2010-03-04-marre-du-liste-fiche-de-linformatique-de-gestion.md diff --git a/content/posts/2010/2010-03-08-okami-design-expo-peinture.md b/posts/2010/2010-03-08-okami-design-expo-peinture.md similarity index 100% rename from content/posts/2010/2010-03-08-okami-design-expo-peinture.md rename to posts/2010/2010-03-08-okami-design-expo-peinture.md diff --git a/content/posts/2010/2010-04-04-git-ou-mercurial-lequel-choisir-les-deux-mon-general.md b/posts/2010/2010-04-04-git-ou-mercurial-lequel-choisir-les-deux-mon-general.md similarity index 100% rename from content/posts/2010/2010-04-04-git-ou-mercurial-lequel-choisir-les-deux-mon-general.md rename to posts/2010/2010-04-04-git-ou-mercurial-lequel-choisir-les-deux-mon-general.md diff --git a/content/posts/2010/2010-04-10-appel-de-webservices-soap-en-ruby.md b/posts/2010/2010-04-10-appel-de-webservices-soap-en-ruby.md similarity index 100% rename from content/posts/2010/2010-04-10-appel-de-webservices-soap-en-ruby.md rename to posts/2010/2010-04-10-appel-de-webservices-soap-en-ruby.md diff --git a/content/posts/2010/2010-04-26-rework-sans-rien-changer.md b/posts/2010/2010-04-26-rework-sans-rien-changer.md similarity index 100% rename from content/posts/2010/2010-04-26-rework-sans-rien-changer.md rename to posts/2010/2010-04-26-rework-sans-rien-changer.md diff --git a/content/posts/2018-07-28.md b/posts/2018-07-28.md similarity index 100% rename from content/posts/2018-07-28.md rename to posts/2018-07-28.md diff --git a/content/posts/2018-07-29.md b/posts/2018-07-29.md similarity index 100% rename from content/posts/2018-07-29.md rename to posts/2018-07-29.md diff --git a/content/posts/2018-07-31.md b/posts/2018-07-31.md similarity index 100% rename from content/posts/2018-07-31.md rename to posts/2018-07-31.md diff --git a/content/posts/2018-08-02.md b/posts/2018-08-02.md similarity index 100% rename from content/posts/2018-08-02.md rename to posts/2018-08-02.md diff --git a/content/posts/2018-08-10.md b/posts/2018-08-10.md similarity index 100% rename from content/posts/2018-08-10.md rename to posts/2018-08-10.md diff --git a/content/posts/2018-08-15.md b/posts/2018-08-15.md similarity index 100% rename from content/posts/2018-08-15.md rename to posts/2018-08-15.md diff --git a/content/posts/2018-08-16.md b/posts/2018-08-16.md similarity index 100% rename from content/posts/2018-08-16.md rename to posts/2018-08-16.md diff --git a/content/posts/2018-08-17.md b/posts/2018-08-17.md similarity index 100% rename from content/posts/2018-08-17.md rename to posts/2018-08-17.md diff --git a/content/posts/2018-08-21.md b/posts/2018-08-21.md similarity index 100% rename from content/posts/2018-08-21.md rename to posts/2018-08-21.md diff --git a/content/posts/2018-08-23.md b/posts/2018-08-23.md similarity index 100% rename from content/posts/2018-08-23.md rename to posts/2018-08-23.md diff --git a/content/posts/2018-08-26.md b/posts/2018-08-26.md similarity index 100% rename from content/posts/2018-08-26.md rename to posts/2018-08-26.md diff --git a/content/posts/2018-08-27.md b/posts/2018-08-27.md similarity index 100% rename from content/posts/2018-08-27.md rename to posts/2018-08-27.md diff --git a/content/posts/2018-08-28.md b/posts/2018-08-28.md similarity index 100% rename from content/posts/2018-08-28.md rename to posts/2018-08-28.md diff --git a/content/posts/2018-08-29.md b/posts/2018-08-29.md similarity index 100% rename from content/posts/2018-08-29.md rename to posts/2018-08-29.md diff --git a/content/posts/2018-08-30.md b/posts/2018-08-30.md similarity index 100% rename from content/posts/2018-08-30.md rename to posts/2018-08-30.md diff --git a/content/posts/2018-09-05.md b/posts/2018-09-05.md similarity index 100% rename from content/posts/2018-09-05.md rename to posts/2018-09-05.md diff --git a/themes/davis/LICENSE.md b/themes/davis/LICENSE.md deleted file mode 100644 index 624b3f3..0000000 --- a/themes/davis/LICENSE.md +++ /dev/null @@ -1,20 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2018 YOUR_NAME_HERE - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/themes/davis/archetypes/posts.md b/themes/davis/archetypes/posts.md deleted file mode 100644 index 968bb28..0000000 --- a/themes/davis/archetypes/posts.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Notes du {{ dateFormat "2" .Date }} {{ index $.Site.Data.mois (printf "%s" (dateFormat "1" .Date)) }} {{ dateFormat "2006" .Date }}" -date: {{ .Date }} -draft: true ---- - diff --git a/themes/davis/data/mois.yml b/themes/davis/data/mois.yml deleted file mode 100644 index 6c021ab..0000000 --- a/themes/davis/data/mois.yml +++ /dev/null @@ -1,14 +0,0 @@ -"1": "Janvier" -"2": "Février" -"3": "Mars" -"4": "Avril" -"5": "Mai" -"6": "Juin" -"7": "Juillet" -"8": "Août" -"9": "Septembre" -"10": "Octobre" -"11": "Novembre" -"12": "Décembre" - - diff --git a/themes/davis/layouts/404.html b/themes/davis/layouts/404.html deleted file mode 100644 index e69de29..0000000 diff --git a/themes/davis/layouts/_default/list.html b/themes/davis/layouts/_default/list.html deleted file mode 100644 index 603f612..0000000 --- a/themes/davis/layouts/_default/list.html +++ /dev/null @@ -1,9 +0,0 @@ -{{ partial "header" . }} - - - -{{ partial "footer" . }} diff --git a/themes/davis/layouts/_default/single.html b/themes/davis/layouts/_default/single.html deleted file mode 100644 index 951c36c..0000000 --- a/themes/davis/layouts/_default/single.html +++ /dev/null @@ -1,14 +0,0 @@ -{{ partial "header" . }} - -
- -

- {{ .Title | markdownify }} - {{ with .Params.subtitle }}
{{ . }}{{ end }} -

- -{{ .Content }} -
- - -{{ partial "footer" . }} diff --git a/themes/davis/layouts/index.feed.xml b/themes/davis/layouts/index.feed.xml deleted file mode 100644 index e69de29..0000000 diff --git a/themes/davis/layouts/index.html b/themes/davis/layouts/index.html deleted file mode 100644 index 7c9408e..0000000 --- a/themes/davis/layouts/index.html +++ /dev/null @@ -1,8 +0,0 @@ -{{ partial "header" . }} - -{{.Content}} - -{{ partial "footer" . }} - - - diff --git a/themes/davis/layouts/partials/footer.html b/themes/davis/layouts/partials/footer.html deleted file mode 100644 index 503f481..0000000 --- a/themes/davis/layouts/partials/footer.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/themes/davis/layouts/partials/header.html b/themes/davis/layouts/partials/header.html deleted file mode 100644 index 3c778a6..0000000 --- a/themes/davis/layouts/partials/header.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Yannick François - Les pieds dans le code - - - - - - - - - - - - - - - - {{ range .AlternativeOutputFormats -}} - {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} - {{ end -}} - -

Les pieds dans le code

- diff --git a/themes/davis/layouts/post/list.html b/themes/davis/layouts/post/list.html deleted file mode 100644 index e1a9223..0000000 --- a/themes/davis/layouts/post/list.html +++ /dev/null @@ -1,21 +0,0 @@ -{{ define "main" }} -{{/* - This template is the same as the default and is here to demonstrate that if you have a content directory called "post" you can create a layouts directory, just for that section. - */}} -
-
- {{ .Content }} -
-
- {{ range .Paginator.Pages }} -
- {{/* - Note we can use `.Render` here for items just in this section, instead of a partial to pull in items for the list page. https://gohugo.io/functions/render/ - */}} - {{ .Render "summary" }} -
- {{ end }} -
- {{ template "_internal/pagination.html" . }} -
-{{ end }} diff --git a/themes/davis/layouts/post/summary-with-image.html b/themes/davis/layouts/post/summary-with-image.html deleted file mode 100644 index d72cb35..0000000 --- a/themes/davis/layouts/post/summary-with-image.html +++ /dev/null @@ -1,19 +0,0 @@ - diff --git a/themes/davis/layouts/post/summary.html b/themes/davis/layouts/post/summary.html deleted file mode 100644 index c06c325..0000000 --- a/themes/davis/layouts/post/summary.html +++ /dev/null @@ -1,15 +0,0 @@ -
- {{ if .Date }} -
- {{ .Date.Format "January 2, 2006" }} -
- {{ end }} -

- - {{ .Title }} - -

- -
diff --git a/themes/davis/static/css/elsif.css b/themes/davis/static/css/elsif.css deleted file mode 100644 index 8bc9a2a..0000000 --- a/themes/davis/static/css/elsif.css +++ /dev/null @@ -1,86 +0,0 @@ -body { font-size:16pt; max-width:900px; margin: 0 auto; padding:0.7em; } - -header { - background: transparent no-repeat center url('/images/pieds_plage_mpl.jpg'); -} - -.header-title { - font-size: 1.6em; - line-height: 2.5em; - margin:1em; - font-family:georgia, serif; -} - -.top { display:inline;text-decoration:none; } - -.bash { overflow:auto; color: #93A1A1 } -.highlight { background-color: #222222; overflow:auto; } -.highlight .c { color: #586E75 } /* Comment */ -.highlight .err { color: #93A1A1 } /* Error */ -.highlight .g { color: #93A1A1 } /* Generic */ -.highlight .k { color: #859900 } /* Keyword */ -.highlight .l { color: #93A1A1 } /* Literal */ -.highlight .n { color: #93A1A1 } /* Name */ -.highlight .o { color: #859900 } /* Operator */ -.highlight .x { color: #CB4B16 } /* Other */ -.highlight .p { color: #93A1A1 } /* Punctuation */ -.highlight .cm { color: #586E75 } /* Comment.Multiline */ -.highlight .cp { color: #859900 } /* Comment.Preproc */ -.highlight .c1 { color: #586E75 } /* Comment.Single */ -.highlight .cs { color: #859900 } /* Comment.Special */ -.highlight .gd { color: #2AA198 } /* Generic.Deleted */ -.highlight .ge { color: #93A1A1; font-style: italic } /* Generic.Emph */ -.highlight .gr { color: #DC322F } /* Generic.Error */ -.highlight .gh { color: #CB4B16 } /* Generic.Heading */ -.highlight .gi { color: #859900 } /* Generic.Inserted */ -.highlight .go { color: #93A1A1 } /* Generic.Output */ -.highlight .gp { color: #93A1A1 } /* Generic.Prompt */ -.highlight .gs { color: #93A1A1; font-weight: bold } /* Generic.Strong */ -.highlight .gu { color: #CB4B16 } /* Generic.Subheading */ -.highlight .gt { color: #93A1A1 } /* Generic.Traceback */ -.highlight .kc { color: #CB4B16 } /* Keyword.Constant */ -.highlight .kd { color: #268BD2 } /* Keyword.Declaration */ -.highlight .kn { color: #859900 } /* Keyword.Namespace */ -.highlight .kp { color: #859900 } /* Keyword.Pseudo */ -.highlight .kr { color: #268BD2 } /* Keyword.Reserved */ -.highlight .kt { color: #DC322F } /* Keyword.Type */ -.highlight .ld { color: #93A1A1 } /* Literal.Date */ -.highlight .m { color: #2AA198 } /* Literal.Number */ -.highlight .s { color: #2AA198 } /* Literal.String */ -.highlight .na { color: #93A1A1 } /* Name.Attribute */ -.highlight .nb { color: #B58900 } /* Name.Builtin */ -.highlight .nc { color: #268BD2 } /* Name.Class */ -.highlight .no { color: #CB4B16 } /* Name.Constant */ -.highlight .nd { color: #268BD2 } /* Name.Decorator */ -.highlight .ni { color: #CB4B16 } /* Name.Entity */ -.highlight .ne { color: #CB4B16 } /* Name.Exception */ -.highlight .nf { color: #268BD2 } /* Name.Function */ -.highlight .nl { color: #93A1A1 } /* Name.Label */ -.highlight .nn { color: #93A1A1 } /* Name.Namespace */ -.highlight .nx { color: #93A1A1 } /* Name.Other */ -.highlight .py { color: #93A1A1 } /* Name.Property */ -.highlight .nt { color: #268BD2 } /* Name.Tag */ -.highlight .nv { color: #268BD2 } /* Name.Variable */ -.highlight .ow { color: #859900 } /* Operator.Word */ -.highlight .w { color: #93A1A1 } /* Text.Whitespace */ -.highlight .mf { color: #2AA198 } /* Literal.Number.Float */ -.highlight .mh { color: #2AA198 } /* Literal.Number.Hex */ -.highlight .mi { color: #2AA198 } /* Literal.Number.Integer */ -.highlight .mo { color: #2AA198 } /* Literal.Number.Oct */ -.highlight .sb { color: #586E75 } /* Literal.String.Backtick */ -.highlight .sc { color: #2AA198 } /* Literal.String.Char */ -.highlight .sd { color: #93A1A1 } /* Literal.String.Doc */ -.highlight .s2 { color: #2AA198 } /* Literal.String.Double */ -.highlight .se { color: #CB4B16 } /* Literal.String.Escape */ -.highlight .sh { color: #93A1A1 } /* Literal.String.Heredoc */ -.highlight .si { color: #2AA198 } /* Literal.String.Interpol */ -.highlight .sx { color: #2AA198 } /* Literal.String.Other */ -.highlight .sr { color: #DC322F } /* Literal.String.Regex */ -.highlight .s1 { color: #2AA198 } /* Literal.String.Single */ -.highlight .ss { color: #2AA198 } /* Literal.String.Symbol */ -.highlight .bp { color: #268BD2 } /* Name.Builtin.Pseudo */ -.highlight .vc { color: #268BD2 } /* Name.Variable.Class */ -.highlight .vg { color: #268BD2 } /* Name.Variable.Global */ -.highlight .vi { color: #268BD2 } /* Name.Variable.Instance */ -.highlight .il { color: #2AA198 } /* Literal.Number.Integer.Long */ - diff --git a/themes/davis/static/css/knacss.css b/themes/davis/static/css/knacss.css deleted file mode 100644 index 5621295..0000000 --- a/themes/davis/static/css/knacss.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! -* www.KNACSS.com V4.3.4 (27 août 2015) @author: Raphael Goetter, Alsacreations -* Licence WTFPL http://www.wtfpl.net/ -*//*! normalize.css v3.0.2 | MIT License | github.com/necolas/normalize.css */.aligncenter,article,aside,details,figcaption,figure,footer,header,hgroup,hr,main,menu,nav,section,summary{display:block}a:active,a:focus,a:hover,body,mark{color:#000}.table,blockquote,code,img,input,pre,svg,table,td,textarea,video{max-width:100%}.row,.table,table{table-layout:fixed}.col,.inbl,.row>*,.table,table,td,th{vertical-align:top}button[disabled],html input[disabled],td,th{cursor:default}html{font-family:sans-serif;box-sizing:border-box;font-size:62.5%;font-size:calc(1em * .625);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:#333}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em;bottom:1ex}sub{bottom:-.25em;top:.5ex}img{border:0;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:1em 40px}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{font:inherit;margin:0;color:#000}.h1-like,.h2-like,body,h1,h2{font-family:Helvetica,Arial,sans-serif}.italic,address,caption,cite,em,i,var{font-style:italic}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:.35em .625em .75em}legend{padding:0}*{box-sizing:inherit}ol,ul{padding-left:2em}ul.unstyled{list-style:none}img:not([src$=".svg"]){height:auto}blockquote,figure{margin-left:0;margin-right:0}body{margin:0;font-size:1.4em;background-color:#fff;line-height:1.5}.center,.right{margin-left:auto}.center,.left{margin-right:auto}.p-like,blockquote,caption,details,dl,figure,label,ol,p,pre,td,textarea,th,ul{margin-top:.75em;margin-bottom:0;line-height:1.5}.h1-like,h1{font-size:3.2rem}.h2-like,h2{font-size:2.8rem}.h3-like,h3{font-size:2.4rem}.h4-like,h4{font-size:2rem}.h5-like,h5{font-size:1.8rem}.h6-like,h6{font-size:1.6rem}.smaller{font-size:.6em}.small{font-size:.8em}.big{font-size:1.2em}.bigger{font-size:1.5em}.biggest{font-size:2em}code,kbd,pre,samp{white-space:pre-line;white-space:pre-wrap;font-family:Consolas,"DejaVu Sans Mono",Courier,monospace;line-height:normal}.visually-hidden{position:absolute!important;border:0!important;height:1px!important;width:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.skip-links,.skip-links a{position:absolute}.bfc,.mod,.skip-links a{overflow:hidden}@media (max-width:640px){.no-small-screen{display:none}}@media (min-width:1280px){.no-large-screen{display:none}}.h1-like:first-child,.h2-like:first-child,.h3-like:first-child,.h4-like:first-child,.h5-like:first-child,.h6-like:first-child,.p-like:first-child,blockquote:first-child,dl:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,ol:first-child,p:first-child,pre:first-child,ul:first-child{margin-top:0}li .p-like,li ol,li p,li ul{margin-top:0;margin-bottom:0}table{border-spacing:0;margin-bottom:2rem}.clear,.line,.row{clear:both}.clearfix::after,.line::after{content:"";display:table;clear:both;border-collapse:collapse}.txtleft{text-align:left}.txtright{text-align:right}.txtcenter{text-align:center}.fl{float:left}img.fl{margin-right:1rem}.fr{float:right}img.fr{margin-left:1rem}img.fl,img.fr{margin-bottom:.5rem}.row{display:table;width:100%}.col,.row>*{display:table-cell}body>script{display:none!important}.inbl{display:inline-block}.flex-container,[class*=flex-container]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-container-h{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-container-v{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-item-fluid{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flex-item-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.flex-item-medium{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.flex-item-last{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.flex-item-center{margin:auto}[class*=grid-]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-1em;letter-spacing:-.31em;text-rendering:optimizespeed}[class*=grid-]>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% * 1 / 4 - 1em - .01px);margin-left:1em;display:inline-block;vertical-align:top;letter-spacing:normal;text-rendering:auto}[class*=grid-2]>*{width:calc(100% * 1 / 2 - 1em - .01px)}[class*=grid-2]>.flex-item-double{width:calc(100% * 2 / 2 - 1em - .01px)}[class*=grid-3]>*{width:calc(100% * 1 / 3 - 1em - .01px)}[class*=grid-3]>.flex-item-double{width:calc(100% * 2 / 3 - 1em - .01px)}[class*=grid-4]>*{width:calc(100% * 1 / 4 - 1em - .01px)}[class*=grid-4]>.flex-item-double{width:calc(100% * 2 / 4 - 1em - .01px)}[class*=grid-5]>*{width:calc(100% * 1 / 5 - 1em - .01px)}[class*=grid-5]>.flex-item-double{width:calc(100% * 2 / 5 - 1em - .01px)}[class*=grid-6]>*{width:calc(100% * 1 / 6 - 1em - .01px)}[class*=grid-6]>.flex-item-double{width:calc(100% * 2 / 6 - 1em - .01px)}[class*=grid-7]>*{width:calc(100% * 1 / 7 - 1em - .01px)}[class*=grid-7]>.flex-item-double{width:calc(100% * 2 / 7 - 1em - .01px)}[class*=grid-8]>*{width:calc(100% * 1 / 8 - 1em - .01px)}[class*=grid-8]>.flex-item-double{width:calc(100% * 2 / 8 - 1em - .01px)}[class*=grid-10]>*{width:calc(100% * 1 / 10 - 1em - .01px)}[class*=grid-10]>.flex-item-double{width:calc(100% * 2 / 10 - 1em - .01px)}[class*=grid-12]>*{width:calc(100% * 1 / 12 - 1em - .01px)}[class*=grid-12]>.flex-item-double{width:calc(100% * 2 / 12 - 1em - .01px)}@media (max-width:640px){[class*="-small-4"]>*{width:calc(100% * 1 / 4 - 1em - .01px)}[class*="-small-4"]>.flexitem-double{width:calc(100% * 1 / 2 - 1em - .01px)}[class*="-small-3"]>*{width:calc(100% * 1 / 3 - 1em - .01px)}[class*="-small-3"]>.flexitem-double{width:calc(100% * 2 / 3 - 1em - .01px)}[class*="-small-2"]>*{width:calc(100% * 1 / 2 - 1em - .01px)}[class*="-small-2"]>.flexitem-double,[class*="-small-1"]>*,[class*="-small-1"]>.flexitem-double{width:calc(100% - 1em - .01px)}}@media (max-width:320px){[class*="-tiny-2"]>*{width:calc(100% * 1 / 2 - 1em - .01px)}[class*="-tiny-2"]>.flexitem-double,[class*="-tiny-1"]>*,[class*="-tiny-1"]>.flexitem-double{width:calc(100% - 1em - .01px)}}.grid-2-1>:nth-child(odd){width:calc(66.66666666666666% - 1em - .01px)}.grid-2-1>:nth-child(even){width:calc(33.33333333333333% - 1em - .01px)}@media (max-width:640px){.grid-2-1>:nth-child(n){width:calc(100% - 1em - .01px)}}.grid-1-2>:nth-child(odd){width:calc(33.33333333333333% - 1em - .01px)}.grid-1-2>:nth-child(even){width:calc(66.66666666666666% - 1em - .01px)}@media (max-width:640px){.grid-1-2>:nth-child(n){width:calc(100% - 1em - .01px)}}.grid-3-1>:nth-child(odd){width:calc(75% - 1em - .01px)}.grid-3-1>:nth-child(even){width:calc(25% - 1em - .01px)}@media (max-width:640px){.grid-3-1>:nth-child(n){width:calc(100% - 1em - .01px)}}.grid-1-3>:nth-child(odd){width:calc(25% - 1em - .01px)}.grid-1-3>:nth-child(even){width:calc(75% - 1em - .01px)}@media (max-width:640px){.grid-1-3>:nth-child(n){width:calc(100% - 1em - .01px)}}.grid-3-2>:nth-child(odd){width:calc(60% - 1em - .01px)}.grid-3-2>:nth-child(even){width:calc(40% - 1em - .01px)}@media (max-width:640px){.grid-3-2>:nth-child(n){width:calc(100% - 1em - .01px)}}.grid-2-3>:nth-child(odd){width:calc(40% - 1em - .01px)}.grid-2-3>:nth-child(even){width:calc(60% - 1em - .01px)}@media (max-width:640px){.grid-2-3>:nth-child(n){width:calc(100% - 1em - .01px)}}.grid-4-1>:nth-child(odd){width:calc(80% - 1em - .01px)}.grid-4-1>:nth-child(even){width:calc(20% - 1em - .01px)}@media (max-width:640px){.grid-4-1>:nth-child(n){width:calc(100% - 1em - .01px)}}.grid-1-4>:nth-child(odd){width:calc(20% - 1em - .01px)}.grid-1-4>:nth-child(even){width:calc(80% - 1em - .01px)}@media (max-width:640px){.grid-1-4>:nth-child(n){width:calc(100% - 1em - .01px)}code,div,pre,samp,table,td,textarea,th{word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}.pull{margin-right:auto}.push{margin-left:auto}.table,table{width:100%;border-collapse:collapse}.table{display:table}.btn,label{display:inline-block}#recaptcha_table,table.table-auto{table-layout:auto}td,th{min-width:2rem}fieldset,form{border:none}.btn,button,input,label,select{vertical-align:middle;font-family:inherit;font-size:inherit}label{vertical-align:middle;cursor:pointer}legend{border:0;white-space:normal}textarea{min-height:5em;vertical-align:top;font-family:inherit;font-size:inherit;resize:vertical}select{-webkit-appearance:menulist-button}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}::-webkit-input-placeholder{color:#777}input:-moz-placeholder,textarea:-moz-placeholder{color:#777}.btn:focus,button:focus,input[type=button]:focus{outline:0;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button.unstyled,input[type=button].unstyled,input[type=reset].unstyled,input[type=submit].unstyled{padding:0;border:none;line-height:1;text-align:left;background:0 0;border-radius:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button.unstyled:focus,input[type=button].unstyled:focus,input[type=reset].unstyled:focus,input[type=submit].unstyled:focus{box-shadow:none;outline:0}.w10{width:10%}.w20{width:20%}.w25{width:25%}.w30{width:30%}.w33{width:33.3333%}.w40{width:40%}.w50{width:50%}.w60{width:60%}.w66{width:66.6666%}.w70{width:70%}.w75{width:75%}.w80{width:80%}.w90{width:90%}.w100{width:100%}.w50p{width:50px}.w100p{width:75pt}.w150p{width:150px}.w200p{width:200px}.w300p{width:300px}.w400p{width:25pc}.w500p{width:500px}.w600p{width:600px}.w700p{width:700px}.w800p{width:50pc}.w960p{width:10in}.mw960p{max-width:10in}.w1140p{width:855pt}.mw1140p{max-width:855pt}.wauto{width:auto}.ma0,.man{margin:0}.pa0,.pan{padding:0}.mas{margin:1rem}.mam{margin:2rem}.mal{margin:4rem}.pas{padding:1rem}.pam{padding:2rem}.pal{padding:4rem}.mt0,.mtn{margin-top:0}.mts{margin-top:1rem}.mtm{margin-top:2rem}.mtl{margin-top:4rem}.mr0,.mrn{margin-right:0}.mrs{margin-right:1rem}.mrm{margin-right:2rem}.mrl{margin-right:4rem}.mb0,.mbn{margin-bottom:0}.mbs{margin-bottom:1rem}.mbm{margin-bottom:2rem}.mbl{margin-bottom:4rem}.ml0,.mln{margin-left:0}.mls{margin-left:1rem}.mlm{margin-left:2rem}.mll{margin-left:4rem}.pt0,.ptn{padding-top:0}.pts{padding-top:1rem}.ptm{padding-top:2rem}.ptl{padding-top:4rem}.pr0,.prn{padding-right:0}.prs{padding-right:1rem}.prm{padding-right:2rem}.prl{padding-right:4rem}.pb0,.pbn{padding-bottom:0}.pbs{padding-bottom:1rem}.pbm{padding-bottom:2rem}.pbl{padding-bottom:4rem}.pl0,.pln{padding-left:0}.pls{padding-left:1rem}.plm{padding-left:2rem}.pll{padding-left:4rem}@media (min-width:961px){.large-hidden{display:none!important}.large-visible{display:block!important}.large-no-float{float:none}.large-inbl{display:inline-block;float:none;vertical-align:top}.large-row{display:table;table-layout:fixed;width:100%!important}.large-col{display:table-cell;vertical-align:top}.large-w25{width:25%!important}.large-w33{width:33.3333%!important}.large-w50{width:50%!important}.large-w66{width:66.6666%!important}.large-w75{width:75%!important}.large-w100,.large-wauto{display:block!important;float:none!important;clear:none!important;width:auto!important;margin-left:0!important;margin-right:0!important;border:0}.large-man{margin:0!important}}@media (min-width:641px) and (max-width:960px){.medium-hidden{display:none!important}.medium-visible{display:block!important}.medium-no-float{float:none}.medium-inbl{display:inline-block;float:none;vertical-align:top}.medium-row{display:table;table-layout:fixed;width:100%!important}.medium-col{display:table-cell;vertical-align:top}.medium-w25{width:25%!important}.medium-w33{width:33.3333%!important}.medium-w50{width:50%!important}.medium-w66{width:66.6666%!important}.medium-w75{width:75%!important}.medium-w100,.medium-wauto{display:block!important;float:none!important;clear:none!important;width:auto!important;margin-left:0!important;margin-right:0!important;border:0}.medium-ma0,.medium-man{margin:0!important}}@media (min-width:321px) and (max-width:640px){.mw960p,.w600p,.w700p,.w800p,.w960p{width:auto;float:none}.small-hidden{display:none!important}.small-visible{display:block!important}.small-no-float{float:none}.small-inbl{display:inline-block;float:none;vertical-align:top}.small-row{display:table!important;table-layout:fixed!important;width:100%!important}.small-col{display:table-cell!important;vertical-align:top!important}.small-w25{width:25%!important}.small-w33{width:33.3333%!important}.small-w50{width:50%!important}.small-w66{width:66.6666%!important}.small-w75{width:75%!important}.small-w100,.small-wauto{display:block!important;float:none!important;clear:none!important;width:auto!important;margin-left:0!important;margin-right:0!important;border:0}.small-ma0,.small-man{margin:0!important}.small-pa0,.small-pan{padding:0!important}}@media (max-width:320px){.col,.mod,.row,fieldset{display:block!important}.col,.mod,.tiny-w100,.tiny-wauto,fieldset{clear:none!important;margin-left:0!important;margin-right:0!important;border:0}.col,.mod,fieldset{float:none!important;width:auto!important}.tiny-inbl,.tiny-no-float{float:none}.flex-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.w300p,.w400p,.w500p{width:auto;float:none}.row,.tiny-row{width:100%!important}.tiny-hidden{display:none!important}.tiny-visible{display:block!important}.tiny-inbl{display:inline-block;vertical-align:top}.tiny-row{display:table!important;table-layout:fixed!important}.tiny-col{display:table-cell!important;vertical-align:top!important}td,th{display:block;width:auto;text-align:left}thead{display:none}.tiny-w25{width:25%!important}.tiny-w33{width:33.3333%!important}.tiny-w50{width:50%!important}.tiny-w66{width:66.6666%!important}.tiny-w75{width:75%!important}.tiny-w100,.tiny-wauto{display:block!important;float:none!important;width:auto!important}.tiny-ma0,.tiny-man{margin:0!important}.tiny-pa0,.tiny-pan{padding:0!important}}.comment-content,.entry-content,.page-links,hr{clear:both}@media print{*{background:0 0!important;box-shadow:none!important;text-shadow:none!important}body{width:auto;margin:auto;font-family:serif;font-size:12pt}.h1-like,.h2-like,.h3-like,.h4-like,.h5-like,.h6-like,.p-like,blockquote,h1,h2,h3,h4,h5,h6,ol,p,ul{color:#000;margin:auto}.print{display:block}.no-print{display:none}.p-like,blockquote,p{orphans:3;widows:3}blockquote,ol,ul{page-break-inside:avoid}.h1-like,.h2-like,.h3-like,caption,h1,h2,h3{page-break-after:avoid}a{color:#000}a[href^="javascript:"]::after,a[href^="#"]::after{content:""}}.skip-links a{clip:rect(1px,1px,1px,1px);padding:.5em;background:#000;color:#fff;text-decoration:none}code,mark{padding:2px 4px}.skip-links a:focus{position:static;overflow:visible;clip:auto}.gm-style img{height:100%}:not(.gm-style) img{height:auto}.gm-style img,.gmnoprint img,.gmnoscreen img{max-width:none!important}.widget select,.wp-caption{max-width:100%}code,kbd,mark{border-radius:2px}kbd{padding:0 2px;border:1px solid #999}code{background:rgba(0,0,0,.04);color:#b11}pre code{padding:none;background:0 0;color:inherit;border-radius:0}sub,sup{vertical-align:0}blockquote{position:relative;padding-left:3em}blockquote::before{content:"\201C";position:absolute;left:0;top:0;font-family:georgia,serif;font-size:5em;line-height:.9;color:rgba(0,0,0,.3)}blockquote>footer{margin-top:.75em;font-size:.9em;color:rgba(0,0,0,.7)}blockquote>footer::before{content:"\2014 \0020"}q{font-style:normal}.q,q{quotes:"“\00a0" "\00a0”"}.q:lang(fr),q:lang(fr){quotes:"«\00a0" "\00a0»"}hr{box-sizing:content-box;height:1px;margin:1em 0 2em;padding:0;border:0;color:#ccc;background-color:#ccc}.table,table{border:1px solid #ccc}caption{padding:1rem;color:#555}td,th{padding:.3em .8em;border:1px dotted #aaa;text-align:left}.comment-navigation,.paging-navigation,.post-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.paging-navigation .nav-previous,.post-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next,.paging-navigation .nav-next,.post-navigation .nav-next{float:right;text-align:right;width:50%}.alignnone{margin:.25em 1.5em 1.5em 0}.aligncenter{clear:both;margin:1.5em auto}.alignleft{float:left;margin:0 1.5em .25em 0}.alignright{float:right;margin:0 0 .25em 1.5em}.comment-content::after,.comment-content::before,.entry-content::after,.entry-content::before{content:"";display:table}.widget+.widget{margin:1.5em 0 0}.hentry{margin:0 0 1.5em}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{margin:0 0 1.5em}.comment-content a{word-wrap:break-word}img.wp-smiley{margin-bottom:0;margin-top:0;padding:0;border:none}.wp-caption{margin-bottom:1.5em}.wp-caption img{display:block;margin:0 auto}.wp-caption-text{margin:1em 0;text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;width:100%;text-align:center;vertical-align:top}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block} \ No newline at end of file diff --git a/themes/davis/theme.toml b/themes/davis/theme.toml deleted file mode 100644 index af34b8c..0000000 --- a/themes/davis/theme.toml +++ /dev/null @@ -1,21 +0,0 @@ -# theme.toml template for a Hugo theme -# See https://github.com/gohugoio/hugoThemes#themetoml for an example - -name = "Davis" -license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" -description = "" -homepage = "http://example.com/" -tags = [] -features = [] -min_version = "0.22.1" - -[author] - name = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = ""