diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..ea2b703 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,51 @@ + + + + + + +{% seo %} + + + + + + + {% include head-custom.html %} + + + + +
+ +
+
+

{{ site.title | default: site.github.repository_name }}

+

{{ site.description | default: site.github.project_tagline }}

+
+ Project maintained by L1GHTHOUSE + Hosted on GitHub Pages +
+ + {{ content }} + +
+ +
+ + \ No newline at end of file diff --git a/assets/css/style.scss b/assets/css/style.scss new file mode 100644 index 0000000..5964ec8 --- /dev/null +++ b/assets/css/style.scss @@ -0,0 +1,4 @@ +--- +--- + +@import "jekyll-theme-midnight"; \ No newline at end of file diff --git a/docs/_config.yml b/docs/_config.yml index c419263..4d834d8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1,3 @@ -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-midnight +title: L1GHTHOUSE +description: Competitive Reworked Titanfall 2 LTS \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 59a6050..bcea1e5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,37 +1,5 @@ -## Welcome to GitHub Pages +# REBALANCED Last Titan Standing -You can use the [editor on GitHub](https://github.com/l1ghthouse/l1ghthouse.github.org/edit/website/docs/index.md) to maintain and preview the content for your website in Markdown files. +![banner](https://raw.githubusercontent.com/SenorGeese/l1ghthouse-test.github.io/main/assets/testbanner1.png) -Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. - -### Markdown - -Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for - -```markdown -Syntax highlighted code block - -# Header 1 -## Header 2 -### Header 3 - -- Bulleted -- List - -1. Numbered -2. List - -**Bold** and _Italic_ and `Code` text - -[Link](url) and ![Image](src) -``` - -For more details see [Basic writing and formatting syntax](https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax). - -### Jekyll Themes - -Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/l1ghthouse/l1ghthouse.github.org/settings/pages). The name of this theme is saved in the Jekyll `_config.yml` configuration file. - -### Support or Contact - -Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out. +New. Balanced. and Built for Last Titan Standing. \ No newline at end of file