mirror of
https://github.com/ThunderNetworkRaD/RolePlay-GitWeb-Sites.git
synced 2024-11-15 00:48:12 +01:00
Began work on the welcome page
This commit is contained in:
parent
3b1e41a2a2
commit
2d303ddd27
1 changed files with 47 additions and 0 deletions
47
official/welcome/index
Normal file
47
official/welcome/index
Normal file
|
@ -0,0 +1,47 @@
|
|||
#banner
|
||||
image=https://i.imgur.com/rIzqukr.png
|
||||
text=&f&lWelcome to GitWeb
|
||||
|
||||
#navigation
|
||||
item-link-1=welcome.official
|
||||
item-label-1=Home
|
||||
item-icon-1=HOME
|
||||
item-link-2=index.official
|
||||
item-label-2=Official Index
|
||||
item-icon-2=CONTACTS
|
||||
item-link-3=submit.official
|
||||
item-label-3=Submit Website
|
||||
item-icon-3=EDIT
|
||||
item-link-4=report.official
|
||||
item-label-4=Report
|
||||
item-icon-4=ERROR
|
||||
|
||||
#paragraph
|
||||
text=&e&lGitWeb&r is a working web browser powered by GitHub. It is community driven, which means websites you browse are created by other players.\n\nIf you would like to add your own site to GitWeb, visit &esubmit.official&r to get start!
|
||||
image=https://avatars1.githubusercontent.com/u/2132216?s=460&v=4
|
||||
padding=10
|
||||
|
||||
#header
|
||||
text=&f&lGetting Started
|
||||
scale=2
|
||||
align=left
|
||||
padding=10
|
||||
|
||||
#paragraph
|
||||
text=Just like a normal web browser, you can enter the address of the website above. Now don't get too ahead of yourself, you can't enter real websites. Instead you have to enter the address of a GitWeb site. You can find a list of all the websites available at &eindex.official
|
||||
padding=10
|
||||
|
||||
#header
|
||||
text=&f&lCredits
|
||||
scale=2
|
||||
align=left
|
||||
padding=10
|
||||
|
||||
#paragraph
|
||||
text=&e&lGitWeb&r was originally created by MinecraftDoodler. It is now updated and managed by MrCrayfish.
|
||||
padding=10
|
||||
|
||||
#footer
|
||||
title=GitWeb
|
||||
sub-title=Copyright (c) MrCrayfish
|
||||
home-page=welcome.official
|
Loading…
Reference in a new issue