devlopr 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/blog.md DELETED
@@ -1,3 +0,0 @@
1
- ---
2
- layout: blog
3
- ---
data/index.md DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- # You don't need to edit this file, it's empty on purpose.
3
- # Edit theme's home layout instead if you wanna make some changes
4
- # See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
5
- layout: home
6
- ---
7
-
data/projects.md DELETED
@@ -1,11 +0,0 @@
1
- ---
2
- layout: page
3
- title: Projects
4
- permalink: /projects/
5
- ---
6
-
7
- <div class="jumbotron">
8
-
9
- <h2> Some Description on your Projects</h2>
10
-
11
- </div>