Bläddra i källkod

Update stats

master
Kevin Mok 4 år sedan
förälder
incheckning
385035c059
Signerad av: Kevin-Mok GPG-nyckel ID: 6E920656BBAD3E6C
  1. 17
      config.toml
  2. 4
      data/about.yml
  3. 2
      data/contact.yml
  4. 2
      layouts/partials/about.html
  5. 2
      layouts/partials/counter.html
  6. 1
      static/images/.gitattributes
  7. Binär
      static/images/clan.jpg
  8. Binär
      static/images/clan.png
  9. Binär
      static/images/clan.webp

17
config.toml

@ -1,5 +1,5 @@
# BAseURL = "/home/kevin/Documents/codm-site/public/"
baseURL = "http://codm.ataraxy.tk/"
baseURL = "https://codm.ataraxy.tk/"
languageCode = "en-us"
DefaultContentLanguage = "en"
title = "Ataraxy | Call of Duty: Mobile Clan"
@ -18,6 +18,11 @@ summaryLength = 10
URL = "requirements"
weight = 2
[[menu.nav]]
name = "Stats"
URL = "stats"
weight = 3
[[menu.nav]]
name = "Team"
URL = "team"
@ -52,7 +57,7 @@ custom_css = ["css/custom.css"]
bgImage = "images/slider/hero-area.jpg"
# bgImage = "images/slider/eagle.png"
heading = "Ataraxy"
content= "Top 250, MP-focused clan that is currently looking for friendly and active clan members to play together with."
content= "Top 400, MP-focused clan that is currently looking for friendly and active clan members to play together with."
btn = true
btnText="Requirements"
btnURL="#requirements"
@ -64,12 +69,12 @@ custom_css = ["css/custom.css"]
[[params.counter.counterItem]]
title = "Season 2 Ranking"
icon = "tf-ion-trophy"
count = "255"
count = "414"
[[params.counter.counterItem]]
title = "Avg. MP Rank (Season 2)"
icon = "tf-ion-android-contacts"
count = "Elite 4"
count = "Pro 2"
# [[params.counter.counterItem]]
# title = "Avg. Games Played Daily"
@ -79,12 +84,12 @@ custom_css = ["css/custom.css"]
[[params.counter.counterItem]]
title = "Avg. Level"
icon = "tf-ion-android-arrow-up"
count = "113"
count = "121"
[[params.counter.counterItem]]
title = "Members"
icon = "tf-ion-ios-people"
count = "35"
count = "40"
# footer
[params.footer]

4
data/about.yml

@ -6,7 +6,7 @@ aboutItem :
requirements :
- "Elite 3+ in Season 2 MP"
- "500+ contribution/week (average ~12 MP/BR games/day)"
- "420+ contribution/week (average ~10 MP/BR games/day)"
- "16 years or older"
- "be active on Discord server"
- "use mic for ranked games (English)"
@ -15,4 +15,4 @@ benefits :
- "vibrant and respectful Discord community"
- "leadership opportunities"
- "MEE6 leaderboard"
- "mini-games (Pokecord/gambling/trivia)"
- "various mini-games (Pokecord, raids, gambling and more)"

2
data/contact.yml

@ -2,5 +2,5 @@ enable : true
heading : Get In
headingSpan : Touch
title : Discord
content : DM JoshuaAustin07#8830 (clan master) or PistolFist#9148 (vice master).
content : DM PistolFist#9148, JoshuaAustin07#8830 or bakkutteh#3566 for more information on the clan.
enable_maps : false

2
layouts/partials/about.html

@ -48,7 +48,7 @@
</div>
<div class="row">
<!-- <img id="clan-logo" class="img-fluid mx-auto" src="/images/clan-logo.png" alt="clan-logo"/> -->
<img id="clan-logo" class="img-fluid mx-auto"
<img id="clan-logo" class="img-fluid mx-auto wow fadeInUp"
src="/images/clan-logo-christmas.png" alt="clan-logo"/>
</div>
</div>

2
layouts/partials/counter.html

@ -1,6 +1,6 @@
{{ if .Site.Params.counter.enable }}
{{"<!-- Start Counter Section -->" | safeHTML}}
<section id="counter" class="bg-1 section overly" style='background-image: url("{{ .Site.Params.counter.bgImage | absURL }}")'>
<section id="stats" class="bg-1 section overly" style='background-image: url("{{ .Site.Params.counter.bgImage | absURL }}")'>
<div class="container">
<div class="row">
{{ range .Site.Params.counter.counterItem }}

1
static/images/.gitattributes

@ -42,3 +42,4 @@ mee6-icon.png filter=lfs diff=lfs merge=lfs -text
clan-logo-christmas.png filter=lfs diff=lfs merge=lfs -text
backgrounds/codm-reddit-banner.jpg filter=lfs diff=lfs merge=lfs -text
backgrounds/halloween-loading-screen.jpg filter=lfs diff=lfs merge=lfs -text
clan.jpg filter=lfs diff=lfs merge=lfs -text

Binär
static/images/clan.jpg (Sparad med Git LFS)

size 187873

Binär
static/images/clan.png (Sparad med Git LFS)

size 1465314

Binär
static/images/clan.webp (Sparad med Git LFS)

size 76188
Laddar…
Avbryt
Spara