forked from EasyRPG/easyrpg.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add some initial copyright/info page (EasyRPG#5)
- Loading branch information
1 parent
5ae3166
commit 483dc14
Showing
3 changed files
with
78 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
title: About the EasyRPG Homepage | ||
_menu_weight: 5 | ||
--- | ||
<div class="info" markdown="1"> | ||
|
||
## License | ||
|
||
> The homepage is currently provided "as-is", we are not able to have a common | ||
> license for all files, as they have been cluttered over the years. | ||
> We are going to clear that up and hope to provide it under a Creative Commons | ||
> license later. We hope that this is in the intention of the original authors | ||
> and designers (see issue [#5](https://github.com/EasyRPG/easyrpg.org/issues/5) | ||
> for reference). | ||
|
||
## Content | ||
|
||
- Ghabry | ||
- fdelapena | ||
- carstene1ns | ||
- (Possibly others) *FIXME* | ||
|
||
|
||
## Design | ||
|
||
- (Original Author) *FIXME* | ||
- carstene1ns (additions, modifications, scss port) | ||
|
||
## Techniques used | ||
|
||
- HTML5 | ||
- CSS3 | ||
- Nanoc static site generator - <https://nanoc.app> | ||
|
||
### 3rd party software | ||
|
||
Included are the following 3rd party software: | ||
|
||
- jQuery - <https://jquery.com> - Copyright (c) JS Foundation and other contributors, provided under the MIT license | ||
|
||
- Magnific Popup - <https://dimsemenov.com/plugins/magnific-popup/> - Copyright (c) 2014-2016 Dmitry Semenov, provided under the MIT license | ||
|
||
- Favicons have been processed by <https://realfavicongenerator.net> | ||
|
||
- IRC contact page is provided by <https://kiwiirc.com> | ||
|
||
### Cookies | ||
|
||
The Homepage itself does not use cookies. However, the external hosted sites | ||
(Blog, Community, CI...) need cookies to work properly. | ||
|
||
### Repository | ||
|
||
Homepage development is hosted by GitHub, project files are available in this git repository: | ||
|
||
<https://github.com/EasyRPG/easyrpg.org> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters