diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0bf062f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.DSStore +dev +public diff --git a/404.md b/404.md deleted file mode 100644 index 1b68836..0000000 --- a/404.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: default ---- - -# 404 - -Page not found :( - -The requested page could not be found. diff --git a/Gemfile b/Gemfile deleted file mode 100644 index 3fb217d..0000000 --- a/Gemfile +++ /dev/null @@ -1,27 +0,0 @@ -source "https://rubygems.org" - -# Hello! This is where you manage which Jekyll version is used to run. -# When you want to use a different version, change it below, save the -# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: -# -# bundle exec jekyll serve -# -# This will help ensure the proper Jekyll version is running. -# Happy Jekylling! -gem "jekyll", "~> 3.6.3" - -# This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "minima", "~> 2.0" - -# If you want to use GitHub Pages, remove the "gem "jekyll"" above and -# uncomment the line below. To upgrade, run `bundle update github-pages`. -# gem "github-pages", group: :jekyll_plugins - -# If you have any plugins, put them here! -group :jekyll_plugins do - gem "jekyll-feed", "~> 0.6" -end - -# Windows does not include zoneinfo files, so bundle the tzinfo-data gem -gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] - diff --git a/_config.yml b/_config.yml deleted file mode 100644 index f5673ac..0000000 --- a/_config.yml +++ /dev/null @@ -1,45 +0,0 @@ -# Welcome to Jekyll! -# -# This config file is meant for settings that affect your whole blog, values -# which you are expected to set up once and rarely edit after that. If you find -# yourself editing this file very often, consider using Jekyll's data files -# feature for the data you need to update frequently. -# -# For technical reasons, this file is *NOT* reloaded automatically when you use -# 'bundle exec jekyll serve'. If you change this file, please restart the server process. - -# Site settings -# These are used to personalize your new site. If you look in the HTML files, -# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. -# You can create any custom variable you would like, and they will be accessible -# in the templates via {{ site.myvariable }}. -title: The DevRel Salon -email: howdy@devrel.salon -description: >- # this means to ignore newlines until "baseurl:" - You practice developer relations or developer marketing. Perhaps you’ve been doing it for a while, - and want to share stories. Perhaps you are new and aren’t yet sure what it is you do. Either way, - you have a story to share, and an urge to hear the stories of others. Same here; I’ve got a lot of - questions, and a lot of stories. Let’s you and me and the others do something together. - But not a meetup. -baseurl: "/" # the subpath of your site, e.g. /blog -url: "https://www.devrel.salon" # the base hostname & protocol for your site, e.g. http://example.com -twitter_username: DevRelSalon -github_username: DevRelSalon - -# Build settings -markdown: kramdown -theme: minima -plugins: - - jekyll-feed - -# Exclude from processing. -# The following items will not be processed, by default. Create a custom list -# to override the default setting. -# exclude: -# - Gemfile -# - Gemfile.lock -# - node_modules -# - vendor/bundle/ -# - vendor/cache/ -# - vendor/gems/ -# - vendor/ruby/ diff --git a/_data/latest.yml b/_data/latest.yml deleted file mode 100644 index 8777e3e..0000000 --- a/_data/latest.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "DevRel Salon № 14" -when: "Tuesday, 28 May 2019" -where: "Patrick's (Le Ballon Vert), 33 rue de Montreuil, 75011 Paris" -location: "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2625.4023526059245!2d2.3842484163009017!3d48.850537509212685!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47e6720b80fe224b%3A0x70962b4d3e82aaac!2sPatrick's+Green+Balloon!5e0!3m2!1sen!2sfr!4v1558437561165!5m2!1sen!2sfr" -content: "
The May 2019 Paris edition will be in our \"informal\" format. No slides, no microphones–just us, some drinks, and some fun discussion.
Our location: Patrick's (Le Ballon Vert), located in the 11th near Place de la Nation.
If you're planning to come, please RSVP so we can get a big enough table. 🙂"
diff --git a/_includes/footer.html b/_includes/footer.html
deleted file mode 100644
index 98bc236..0000000
--- a/_includes/footer.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-