Skip to content

Commit 486134d

Browse files
committed
Update index page.
1 parent 26f3e2d commit 486134d

File tree

2 files changed

+27
-9
lines changed

2 files changed

+27
-9
lines changed

00-index.html

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Cask
3+
layout: default
4+
permalink: index.html
5+
---
6+
7+
<h2>Cask</h2>
8+
9+
<hr />
10+
11+
<p class="lead">
12+
Cask is a project management tool for Emacs that helps automate the
13+
package development cycle; development, dependencies, testing,
14+
building, packaging and more.
15+
</p>
16+
17+
<p class="lead">
18+
Cask can also be used to manage dependencies for your local Emacs
19+
configuration.
20+
</p>
21+
22+
<img src="img/cask-file.png" />
23+
<p>
24+
<i>
25+
Screenshot of Cask's own Cask-file. Yes, Cask is using Cask! :)
26+
</i>
27+
</p>

api/index.md

-9
This file was deleted.

0 commit comments

Comments
 (0)