Skip to content

Commit

Permalink
Starting elevenses ...
Browse files Browse the repository at this point in the history
  • Loading branch information
franz committed Dec 2, 2016
1 parent cafd76b commit 17ca44a
Show file tree
Hide file tree
Showing 39 changed files with 1,707 additions and 216 deletions.
10 changes: 10 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Place your settings in this file to overwrite default and user settings.
{
"search.exclude": {
"**/_site": true
},
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/.DS_Store": true,
"**/_site": true
}
}
3 changes: 3 additions & 0 deletions _data/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
- slug: development
name: development

- slug: elevenses
name: elevenses

- slug: feature
name: feature

Expand Down
161 changes: 0 additions & 161 deletions _drafts/2016-02-06-if-this-the-that-integration.md

This file was deleted.

55 changes: 0 additions & 55 deletions _drafts/2016-02-06-notifications-with-ifttt.md

This file was deleted.

50 changes: 50 additions & 0 deletions _drafts/_YYYY-MM-DD-elevenses-TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
layout: elevenses

title: "Elevenses #?"
date: 2016-11-16 08:00:00
tags: [elevenses]
comments: false
cover_image: elevenses.jpg

excerpt: "Random links from the internet ..."

author:
name: fJ
twitter: toepoke_co_uk
gplus: toepokeCoUk
bio: Founder, Developer, tea maker
image: fj.png
---

# Development
* []()
* []()
* []()
* []()

# Design
* []()
* []()
* []()

# Tools
* []()
* []()
* []()

# Security
* []()
* []()
* []()

# Misc
* []()
* []()
* []()

# Social / Fun
* []()
* []()
* []()

Loading

0 comments on commit 17ca44a

Please sign in to comment.