Skip to content

Commit eb00baf

Browse files
authored
Use GH-Pages/Jekyll for rendering (#8)
* Add gitignore, _config.yml, editorconfig * Raw import pythonnet html to md Using http://heckyesmarkdown.com/go/ Minor corrections on whitespace, mailto * Format index.md and part of README.md * Combine index and README. Contained the same information and removes Brian's email. * Format README.md
1 parent eb12db9 commit eb00baf

File tree

6 files changed

+579
-798
lines changed

6 files changed

+579
-798
lines changed

.editorconfig

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# EditorConfig is awesome: http://EditorConfig.org
2+
root = true
3+
4+
[*]
5+
charset = utf-8
6+
indent_size = 4
7+
end_of_line = lf
8+
indent_style = space
9+
insert_final_newline = true
10+
trim_trailing_whitespace = true
11+
12+
# config files
13+
[*.{ini,yaml,yml}]
14+
indent_size = 2

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### Jekyll ###
2+
_site/
3+
.sass-cache/
4+
.jekyll-metadata

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy