You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/about.md
+16-3Lines changed: 16 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,21 @@ title: About
4
4
permalink: /about/
5
5
---
6
6
7
-
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](http://jekyllrb.com/)
7
+
This website is a compiled version of the scripts and guides repository curated
8
+
by Unity Coders. It features articles and scripts which have been written and
9
+
curated by our members.
8
10
9
-
You can find the source code for the Jekyll new theme at: [github.com/jglovier/jekyll-new](https://github.com/jglovier/jekyll-new)
11
+
## How to contribute
12
+
Unity Coders members have commit access to the [repository][git-repo]. You can create
13
+
articles or add scripts by committing directly to it. Articles should be written
14
+
in a markup language compatible with [Jeykll][jekyll-posts].
10
15
11
-
You can find the source code for Jekyll at [github.com/jekyll/jekyll](https://github.com/jekyll/jekyll)
0 commit comments