Skip to content

Commit 3dfc25f

Browse files
authored
README.md
The README.md file for this project.
1 parent 98da3d5 commit 3dfc25f

File tree

1 file changed

+208
-0
lines changed

1 file changed

+208
-0
lines changed

README.md

Lines changed: 208 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,208 @@
1+
2+
***
3+
4+
### Top
5+
6+
# `README.md`
7+
8+
***
9+
10+
# Index
11+
12+
[00.0 - Top](#Top)
13+
14+
[01.0 - Index](#Index)
15+
16+
[02.0 - Description](#SNU)
17+
18+
[03.0 - About](#About)
19+
20+
[04.0 - Wiki](#Wiki)
21+
22+
[05.0 - Version history](#Version-history)
23+
24+
[06.0 - GitHub issues](#GitHub-issues)
25+
26+
> [06.1 - Open](#Open)
27+
28+
> [06.2 - Closed](#Closed)
29+
30+
[07.0 - SNU 0.x](#SNU-0)
31+
32+
[08.0 - SNU 1.x](#SNU-1)
33+
34+
[09.0 - SNU 2.x](#SNU-2)
35+
36+
[10.0 - SNU 3.x](#SNU-3)
37+
38+
[11.0 - Contributers](#Contributers)
39+
40+
[12.0 - Contributing](#Contributing)
41+
42+
[13.0 - About README](#About-README)
43+
44+
[14.0 - README Version history](#README-Version-history)
45+
46+
[15.0 - Footer](#You-have-reached-the-end-of-the-README-file)
47+
48+
***
49+
50+
# SNU
51+
The master SNU repository, the root of all SNU modules. This module is required for most SNU distributions. [Click/tap here to learn how to build SNU](https://gist.github.com/seanpm2001/745564a46186888e829fdeb9cda584de)
52+
53+
***
54+
55+
## About
56+
57+
See above
58+
59+
***
60+
61+
## Wiki
62+
63+
[Click/tap here to view this projects Wiki](https://github.com/seanpm2001/SNU/wiki)
64+
65+
***
66+
67+
## Version history
68+
69+
1. [GitHub release 1 - July 3rd 2020](https://github.com/seanpm2001/SNU/releases/tag/v1.0g_alpha1.0) - 114 commits (Released: Friday, July 3rd 2020 at 2:46 pm)
70+
71+
[More versions coming soon](https://github.com/seanpm2001/SNU/releases/)
72+
73+
***
74+
75+
## GitHub issues
76+
77+
This is the list of GitHub issues for this project.
78+
79+
### Open
80+
81+
> 1. [Eclipse upload issues](https://github.com/seanpm2001/SNU/issues/1/)
82+
83+
> 3. [Java packages can't be uploaded](https://github.com/seanpm2001/SNU/issues/3/)
84+
85+
> 4. [Won't upload WinHTTrack files](https://github.com/seanpm2001/SNU/issues/4/)
86+
87+
> 5. [Need help ripping the new Google sites](https://github.com/seanpm2001/SNU/issues/5/)
88+
89+
### Closed
90+
91+
> 2. [Can't upload URL files](https://github.com/seanpm2001/SNU/issues/2)
92+
93+
> 6. [SNU2 trends not finished](https://github.com/seanpm2001/SNU/issues/6)
94+
95+
***
96+
97+
## SNU 0
98+
99+
SNU 0 was the very first iteration of SNU, and wasn't even considered SNU at the time (2017) it is unofficial.
100+
101+
***
102+
103+
## SNU 1
104+
105+
SNU 1.x was the first official iteration of SNU hosted on Google sites alongside my old website. It started in 2018.
106+
107+
***
108+
109+
## SNU 2
110+
111+
SNU 2.x was the second iteration of SNU, but was poorly built. It was mainly used as a draft. It contained many graphics, along with tons of non-functional script files.
112+
113+
The SNU Trends section was a section imported from SNU 1. It was used as a family video service, but it went unused. It has some questionable content on it (not anything sexual, just clickbait and other content) it is still far better than the YouTube trending tab.
114+
115+
***
116+
117+
## SNU 3
118+
119+
SNU 3.x is the current third iteration of SNU, written from the ground up after inspiration sparked from linking 1 HTML file to another. This spurred me into web development from January 30th 2019 onward. I began to tutor myself heavily on HTML, CSS, JavaScript, PHP, Ruby, SQL, WebVTT, XML, XHTML, SVG, ActionScript, and more.
120+
121+
It is still in development. Development has slowed down since May 25th 2020 due to the transition to GitHub.
122+
123+
***
124+
125+
## Contributers
126+
127+
Currently, I am the only contributer. You can contributr as well, as long as you follow the `CONTRIBUTING.md` file. See below
128+
129+
> * 1. [seanpm2001](https://github.com/seanpm2001/) - 158 commits (As of Saturday, July 18th 2020 at 4:09 pm)
130+
131+
> * 2. No other contributers allowed
132+
133+
***
134+
135+
## Contributing
136+
137+
To contribute to this project, you must be a verified contributer by [seanpm2001](https://github.com/seanpm2001/)
138+
139+
You must also follow the rules of the `CONTRIBUTING.md` file.
140+
141+
You can view the rules [here](https://github.com/seanpm2001/SNU/blob/master/CONTRIBUTING.md).
142+
143+
144+
***
145+
146+
## About README
147+
148+
File type: `Markdown (*.md)`
149+
150+
File version: `1 (Saturday, July 18th 2020 at 4:09 pm)`
151+
152+
Line count: `0,209`
153+
154+
***
155+
156+
## README Version history
157+
158+
* Version 1 (Saturday, July 18th 2020 at 4:09 pm)
159+
160+
> Changes:
161+
162+
> * Startted the README file
163+
164+
> * Added the title
165+
166+
> * Added the index
167+
168+
> * Added the info section
169+
170+
> * Added the about section
171+
172+
> * Added the Project Wiki section
173+
174+
> * Added the version history section
175+
176+
> * Added the GitHub issues section
177+
178+
> * Added the SNU 0 section
179+
180+
> * Added the SNU 1 section
181+
182+
> * Added the SNU 2 section
183+
184+
> * Added the SNU 3 section
185+
186+
> * Added the contributers section
187+
188+
> * Added the contributing section
189+
190+
> * Added the README Info section
191+
192+
> * Added the README Version history section
193+
194+
> * Added the footer
195+
196+
* Version 2 (Coming soon)
197+
198+
> Changes:
199+
200+
> * Coming soon.
201+
202+
***
203+
204+
### You have reached the end of the README file
205+
206+
| [Back to top](#Top) | [Exit](https://github.com) |
207+
208+
***

0 commit comments

Comments
 (0)