-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
50 lines (36 loc) · 3.62 KB
/
index.html
File metadata and controls
50 lines (36 loc) · 3.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Frogsystem 2 by frogsystem</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Frogsystem 2</h1>
<h2 class="project-tagline">Welcome to the project page of Frogsystem 2. The last release was v2.0.0-alix7 and the current development branch is alix8.</h2>
</section>
<section class="main-content">
<h3>
<a id="about-the-project" class="anchor" href="#about-the-project" aria-hidden="true"><span class="octicon octicon-link"></span></a>About the project</h3>
<p>The Frogsystem 2 aims to be a full fledged CMS specialized for community fan pages.
It dates back to the early 2000er years when it was written as CMS for the famous <a href="http://www.worldofgothic.de">World of Gothic</a> community. After a maintainer change in 2007, it was released as open source and leveled up to its second incarnation. Thus, the code base is very old and crappy.</p>
<h3>
<a id="releases" class="anchor" href="#releases" aria-hidden="true"><span class="octicon octicon-link"></span></a>Releases</h3>
<p>The latest release is <a href="https://github.com/mrgrain/Frogsystem-2/wiki/Release-2.alix7">v2.0.0-alix7</a> from <strong>10/02/2015</strong>. Instructions for download and installation are available on the <a href="https://github.com/mrgrain/Frogsystem-2/wiki/Release-2.alix7">release page</a>. Old releases won't be maintained, but for updating and archiving purposes you may access them via the <a href="https://github.com/mrgrain/Frogsystem-2/wiki/Release-History">release history</a>. For more experienced users, we recommend to check out the latest changes from Git.</p>
<h3>
<a id="online-demo" class="anchor" href="#online-demo" aria-hidden="true"><span class="octicon octicon-link"></span></a>Online Demo</h3>
<p>There's an online demo of Frogsystem 2 available for evaluation purposes. You can access it <a href="http://demo.frogsystem.de">over here</a>, just log in with credentials "demo/demo". Please be aware of the slightly limited access to certain features for security reasons. Also this demo will be reseted every two hours.</p>
<h3>
<a id="wiki--support" class="anchor" href="#wiki--support" aria-hidden="true"><span class="octicon octicon-link"></span></a>Wiki & Support</h3>
<p>We are maintaining a <a href="https://github.com/mrgrain/Frogsystem-2/wiki">GitHub wiki</a> for this project. Feel free to contribute. Also the <a href="https://github.com/mrgrain/Frogsystem-2/issues">bug and issue tracking</a> is located at the GitHub project. If you encounter any problems, please file a <a href="https://github.com/mrgrain/Frogsystem-2/issues/new">new issue</a>. There's currently no support forum or likewise available, but you may contact the developer via twitter (<a href="https://www.twitter.com/mrgrain">mrgrain</a>).</p>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>