first version of the new website
authorOlivier Matz <zer0@droids-corp.org>
Thu, 8 Jul 2021 16:50:40 +0000 (18:50 +0200)
committerOlivier Matz <zer0@droids-corp.org>
Thu, 8 Jul 2021 19:56:31 +0000 (21:56 +0200)
commit5b6e1f86d097cb362496af487d616420d233d8b3
tree8db6b28fd32a9f053e6d8aba50e5db058b161d3b
parentf1d23291e10b9cde47c452b8e848688d28e0d4e9
first version of the new website
169 files changed:
.gitignore [new file with mode: 0644]
README [new file with mode: 0644]
content/20130220-new-website.rst [new file with mode: 0644]
content/20130222-setlist.rst [new file with mode: 0644]
content/20130405-masters-ready.rst [new file with mode: 0644]
content/20130410-sacem.rst [new file with mode: 0644]
content/20130425-front-cover.rst [new file with mode: 0644]
content/20130429-social-media.rst [new file with mode: 0644]
content/20130520-cd-production.rst [new file with mode: 0644]
content/20130526-release-date.rst [new file with mode: 0644]
content/20130603-dead-frequencies-available.rst [new file with mode: 0644]
content/20130630-they-talk-about-marker-beacon.rst [new file with mode: 0644]
content/20130730-la-grosse-radio.rst [new file with mode: 0644]
content/20130921-september-news.rst [new file with mode: 0644]
content/20140202-first-web-review.rst [new file with mode: 0644]
content/20210704-new-website.rst [new file with mode: 0644]
content/images/Marker_Beacon-Dead_Frequencies-Front_Cover.jpg [new file with mode: 0755]
content/images/P1040484_v1.jpg [new file with mode: 0644]
content/images/artiste-soutenu.png [new file with mode: 0644]
content/images/cc-by-sa.png [new file with mode: 0644]
content/images/concert_maroquinerie_17_12_06_sm__19-300x199.jpg [new file with mode: 0644]
content/images/gallery/band/concert_fallenfest_21_01_07__001.jpg [new file with mode: 0755]
content/images/gallery/band/concert_klub_18_11_07__036.jpg [new file with mode: 0755]
content/images/gallery/band/concert_klub_18_11_07__071.jpg [new file with mode: 0755]
content/images/gallery/band/concert_klub_18_11_07__077.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__10.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__11.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__12.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__13.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__14.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__15.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__17.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__19.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__191.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__2.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__21.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__3.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__4.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__5.jpg [new file with mode: 0755]
content/images/gallery/band/concert_maroquinerie_17_12_06_sm__7.jpg [new file with mode: 0755]
content/images/like.png [new file with mode: 0644]
content/pages/about-marker-beacon.rst [new file with mode: 0644]
content/pages/articles.rst [new file with mode: 0644]
content/pages/audio.rst [new file with mode: 0644]
content/pages/faq.rst [new file with mode: 0644]
content/pages/gallery.rst [new file with mode: 0644]
content/pages/license.rst [new file with mode: 0644]
content/pages/shop.rst [new file with mode: 0644]
pelicanconf.py
plugins/gallery/README.md [new file with mode: 0644]
plugins/gallery/__init__.py [new file with mode: 0644]
plugins/gallery/gallery.py [new file with mode: 0644]
plugins/pelican_youtube/__init__.py [new file with mode: 0644]
plugins/pelican_youtube/youtube.py [new file with mode: 0644]
plugins/thumbnailer/Readme.md [new file with mode: 0644]
plugins/thumbnailer/__init__.py [new file with mode: 0644]
plugins/thumbnailer/test_data/expected_exact.jpg [new file with mode: 0644]
plugins/thumbnailer/test_data/expected_height.jpg [new file with mode: 0644]
plugins/thumbnailer/test_data/expected_square.jpg [new file with mode: 0644]
plugins/thumbnailer/test_data/expected_width.jpg [new file with mode: 0644]
plugins/thumbnailer/test_data/sample_image.jpg [new file with mode: 0644]
plugins/thumbnailer/test_data/subdir/sample_image.jpg [new file with mode: 0644]
plugins/thumbnailer/test_thumbnails.py [new file with mode: 0644]
plugins/thumbnailer/thumbnailer.py [new file with mode: 0644]
themes/markerbeacon/static/css/fonts.css [new file with mode: 0644]
themes/markerbeacon/static/css/main.css [new file with mode: 0644]
themes/markerbeacon/static/css/pygment.css [new file with mode: 0644]
themes/markerbeacon/static/css/reset.css [new file with mode: 0644]
themes/markerbeacon/static/css/typogrify.css [new file with mode: 0644]
themes/markerbeacon/static/css/wide.css [new file with mode: 0644]
themes/markerbeacon/static/fonts/Yanone_Kaffeesatz_400.eot [new file with mode: 0644]
themes/markerbeacon/static/fonts/Yanone_Kaffeesatz_400.svg [new file with mode: 0644]
themes/markerbeacon/static/fonts/Yanone_Kaffeesatz_400.ttf [new file with mode: 0644]
themes/markerbeacon/static/fonts/Yanone_Kaffeesatz_400.woff [new file with mode: 0644]
themes/markerbeacon/static/fonts/Yanone_Kaffeesatz_400.woff2 [new file with mode: 0644]
themes/markerbeacon/static/fonts/font.css [new file with mode: 0644]
themes/markerbeacon/static/images/icons/aboutme.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/bitbucket.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/delicious.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/facebook.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/github.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/gitorious.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/gittip.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/google-groups.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/google-plus.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/hackernews.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/lastfm.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/linkedin.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/reddit.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/rss.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/slideshare.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/speakerdeck.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/stackoverflow.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/twitter.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/vimeo.png [new file with mode: 0644]
themes/markerbeacon/static/images/icons/youtube.png [new file with mode: 0644]
themes/markerbeacon/static/images/mb_logo_bkgnd2.jpg [new file with mode: 0755]
themes/markerbeacon/static/images/title.jpg [new file with mode: 0755]
themes/markerbeacon/templates/analytics.html [new file with mode: 0644]
themes/markerbeacon/templates/archives.html [new file with mode: 0644]
themes/markerbeacon/templates/article.html [new file with mode: 0644]
themes/markerbeacon/templates/article_infos.html [new file with mode: 0644]
themes/markerbeacon/templates/author.html [new file with mode: 0644]
themes/markerbeacon/templates/authors.html [new file with mode: 0644]
themes/markerbeacon/templates/base.html [new file with mode: 0644]
themes/markerbeacon/templates/category.html [new file with mode: 0644]
themes/markerbeacon/templates/comments.html [new file with mode: 0644]
themes/markerbeacon/templates/disqus_script.html [new file with mode: 0644]
themes/markerbeacon/templates/gallery.html [new file with mode: 0644]
themes/markerbeacon/templates/github.html [new file with mode: 0644]
themes/markerbeacon/templates/index.html [new file with mode: 0644]
themes/markerbeacon/templates/page.html [new file with mode: 0644]
themes/markerbeacon/templates/period_archives.html [new file with mode: 0644]
themes/markerbeacon/templates/tag.html [new file with mode: 0644]
themes/markerbeacon/templates/taglist.html [new file with mode: 0644]
themes/markerbeacon/templates/tags.html [new file with mode: 0644]
themes/markerbeacon/templates/translations.html [new file with mode: 0644]
themes/markerbeacon/templates/twitter.html [new file with mode: 0644]
themes/notmyidea/static/css/fonts.css [new file with mode: 0644]
themes/notmyidea/static/css/main.css [new file with mode: 0644]
themes/notmyidea/static/css/pygment.css [new file with mode: 0644]
themes/notmyidea/static/css/reset.css [new file with mode: 0644]
themes/notmyidea/static/css/typogrify.css [new file with mode: 0644]
themes/notmyidea/static/css/wide.css [new file with mode: 0644]
themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.eot [new file with mode: 0644]
themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.svg [new file with mode: 0644]
themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.ttf [new file with mode: 0644]
themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff [new file with mode: 0644]
themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff2 [new file with mode: 0644]
themes/notmyidea/static/fonts/font.css [new file with mode: 0644]
themes/notmyidea/static/images/icons/aboutme.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/bitbucket.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/delicious.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/facebook.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/github.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/gitorious.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/gittip.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/google-groups.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/google-plus.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/hackernews.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/lastfm.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/linkedin.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/reddit.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/rss.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/slideshare.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/speakerdeck.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/stackoverflow.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/twitter.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/vimeo.png [new file with mode: 0644]
themes/notmyidea/static/images/icons/youtube.png [new file with mode: 0644]
themes/notmyidea/templates/analytics.html [new file with mode: 0644]
themes/notmyidea/templates/archives.html [new file with mode: 0644]
themes/notmyidea/templates/article.html [new file with mode: 0644]
themes/notmyidea/templates/article_infos.html [new file with mode: 0644]
themes/notmyidea/templates/author.html [new file with mode: 0644]
themes/notmyidea/templates/authors.html [new file with mode: 0644]
themes/notmyidea/templates/base.html [new file with mode: 0644]
themes/notmyidea/templates/category.html [new file with mode: 0644]
themes/notmyidea/templates/comments.html [new file with mode: 0644]
themes/notmyidea/templates/disqus_script.html [new file with mode: 0644]
themes/notmyidea/templates/github.html [new file with mode: 0644]
themes/notmyidea/templates/index.html [new file with mode: 0644]
themes/notmyidea/templates/page.html [new file with mode: 0644]
themes/notmyidea/templates/period_archives.html [new file with mode: 0644]
themes/notmyidea/templates/tag.html [new file with mode: 0644]
themes/notmyidea/templates/taglist.html [new file with mode: 0644]
themes/notmyidea/templates/tags.html [new file with mode: 0644]
themes/notmyidea/templates/translations.html [new file with mode: 0644]
themes/notmyidea/templates/twitter.html [new file with mode: 0644]