From 2d303ddd270739d0c8b8832c08fa453ad5fe1ab0 Mon Sep 17 00:00:00 2001 From: MrCrayfish Date: Sat, 5 May 2018 03:15:47 +0930 Subject: [PATCH] Began work on the welcome page --- official/welcome/index | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 official/welcome/index diff --git a/official/welcome/index b/official/welcome/index new file mode 100644 index 0000000..1481d50 --- /dev/null +++ b/official/welcome/index @@ -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 \ No newline at end of file