Skip to content

Commit f7a39fd

Browse files
authored
fix doc2/index.html #409
It was still in jekyll format and it was confusing the gh-pages build in https://github.com/neovim/doc Also remove old copy of index.html
1 parent 5e89c44 commit f7a39fd

File tree

4 files changed

+4
-264
lines changed

4 files changed

+4
-264
lines changed

content/404.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
canonical_url: /404.html
55
permalink: /404.html
66
---
7-
active: 404
8-
---
7+
98
<div style="padding: 3rem 0; min-height: 60vh; display: flex; align-items: center;">
109
<div class="container">
1110
<div class="masthead" style="max-width: 600px; margin: 0 auto; background-color: transparent; text-align: center;">
@@ -78,4 +77,4 @@ <h1>Page Not Found</h1>
7877
padding: 0.75rem 1rem !important;
7978
}
8079
}
81-
</style>
80+
</style>

static/doc2/index.html renamed to content/doc2/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
2-
layout: default
32
title: Documentation
4-
canonical_url: /doc/
3+
active: Documentation
4+
type: default
55
---
66

7-
{% include nav.html active='Documentation' %}
8-
97
<section class="front-section">
108
<div class="container">
119
<h1>Documentation</h1>

content/posts/2014-06-06-june-newsletter.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: newsletter
32
title: "Newsletter #1 - A New Hope"
43
category: newsletter
54
permalink: /news/2014/june/

index.html

Lines changed: 0 additions & 256 deletions
This file was deleted.

0 commit comments

Comments
 (0)