mirror of
https://github.com/sbrow/nu-ffmpeg.git
synced 2025-12-29 16:23:11 -05:00
docs: Second attempt at pages site.
This commit is contained in:
5
docs/.gitignore
vendored
Normal file
5
docs/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
_site
|
||||||
|
.sass-cache
|
||||||
|
.jekyll-cache
|
||||||
|
.jekyll-metadata
|
||||||
|
vendor
|
||||||
@@ -1,2 +1 @@
|
|||||||
#theme: jekyll-theme-HACKER
|
theme: jekyll-theme-HACKER
|
||||||
remote_theme: pages-themes/hacker@v0.2.0
|
|
||||||
|
|||||||
17
docs/about.markdown
Normal file
17
docs/about.markdown
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
title: About
|
||||||
|
permalink: /about/
|
||||||
|
---
|
||||||
|
|
||||||
|
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
|
||||||
|
|
||||||
|
You can find the source code for Minima at GitHub:
|
||||||
|
[jekyll][jekyll-organization] /
|
||||||
|
[minima](https://github.com/jekyll/minima)
|
||||||
|
|
||||||
|
You can find the source code for Jekyll at GitHub:
|
||||||
|
[jekyll][jekyll-organization] /
|
||||||
|
[jekyll](https://github.com/jekyll/jekyll)
|
||||||
|
|
||||||
|
|
||||||
|
[jekyll-organization]: https://github.com/jekyll
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
layout: page
|
|
||||||
title: "Contributing"
|
|
||||||
permalink: /contributing
|
|
||||||
---
|
|
||||||
|
|
||||||
# Contributing
|
|
||||||
|
|
||||||
Under construction.
|
|
||||||
4
docs/index.markdown
Normal file
4
docs/index.markdown
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
|
||||||
|
hello
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# Homepage
|
|
||||||
|
|
||||||
Testing
|
|
||||||
Reference in New Issue
Block a user