Archived
1
0

initial neochan commit

This commit is contained in:
Jeff Becker
2016-10-15 09:05:38 -04:00
parent 9e9a1efe06
commit 7b8d33826b
42 changed files with 1893 additions and 43 deletions

3
contrib/static/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
nntpchan.js
neochan.js
neochan.css

View File

@@ -1,7 +1,9 @@
<!DOCTYPE html5>
<html>
<head>
<link rel="stylesheet" href="site.css" />
<title> NNTPChan Frequently Asked Questions </title>
<meta charset="utf-8">
</head>
<body>
<h2>NNTPChan faq </h2>
@@ -47,10 +49,6 @@
<div><a href="https://github.com/majestrate/nntpchan/issues">github</a></div>
</p>
<hr />
<p>
<div>Please send any gripes/questions/inqueries/suggestions/complaints to ampernand [|at\] gmail {dot} com with subject starting with "nntpchan question" </div>
</p>
<hr />
</div>
</body>
</html>