Skip to content

Commit c1043ed

Browse files
committed
move folder since jekyll doesnt work with subdirs
1 parent 340eb27 commit c1043ed

File tree

98 files changed

+10
-17
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+10
-17
lines changed

Diff for: website/.gitignore renamed to .gitignore

File renamed without changes.

Diff for: website/_config.yml renamed to _config.yml

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: website/css/main.scss renamed to css/main.scss

File renamed without changes.

Diff for: website/feed.xml renamed to feed.xml

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: website/images/me.jpg renamed to images/me.jpg

File renamed without changes.

Diff for: index.html

+10-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
<!DOCTYPE html>
2-
<html>
3-
<body>
4-
<h1>Hello World</h1>
5-
<p>I'm hosted with GitHub Pages.</p>
6-
</body>
7-
</html>
1+
---
2+
layout: default
3+
---
4+
5+
<div class="home">
6+
7+
8+
<p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p>
9+
10+
</div>
File renamed without changes.
File renamed without changes.

Diff for: website/index.html

-10
This file was deleted.

0 commit comments

Comments
 (0)