diff --git a/.github/workflows/jekyll-docker.yml b/.github/workflows/jekyll-docker.yml new file mode 100644 index 0000000000..4943c9cc7e --- /dev/null +++ b/.github/workflows/jekyll-docker.yml @@ -0,0 +1,20 @@ +name: Jekyll site CI + +on: + push: + branches: [ "master" ] + pull_request: + branches: [ "master" ] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v3 + - name: Build the site in the jekyll/builder container + run: | + docker run \ + -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \ + jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future" diff --git a/_includes/head.html b/_includes/head.html index 639c4b0116..31e2fcfe19 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,7 +6,7 @@ - Creative - Start Bootstrap Theme + Geçmiş Olsun Türkiye diff --git a/_includes/header.html b/_includes/header.html index adaad5b6f7..82bb5c7fa5 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,10 +1,18 @@
-

Your Favorite Source of Free Bootstrap Themes

+

Geçmiş Olsun Türkiye


-

Start Bootstrap can help you build better websites using the Bootstrap CSS framework! Just download your template and start going, no strings attached!

- Find Out More +

Bu web sitesi tamamen aşağıda logoları yer alan üniversite kulüplerinin, sivil toplum kuruluşlarının ve sizlerin teşvikleri ile AFAD, Ahbap ve Kızılay’a yapılan bağışın miktarını yansıtmak için kurulmuştur. Bağış yapmak için yukarıdaki butonları kullanabilirsiniz.

+
+

Ulaşılan Kişi Sayısı 15

+

Ulaşılan Miktar 0TL

+

Ulaşılan Kurum/Kuruluş 2

+ +
+

Bu sayıyı arttırmak bir kişiye daha ulaşmak ile mümkün. Lütfen iletişimimizin gücünü kullanalım, yardım miktarını arttırabilmek adına hep beraber çağrı yapalım.

+ + Makbuz Paylaş
diff --git a/_includes/nav.html b/_includes/nav.html index c6fd5b7a7e..59a4c2c5fe 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -8,23 +8,23 @@ - Start Bootstrap + GEÇMİŞ OLSUN TÜRKİYE diff --git a/_includes/portfolio.html b/_includes/portfolio.html index dc97fa041f..0ed6fa29d9 100644 --- a/_includes/portfolio.html +++ b/_includes/portfolio.html @@ -3,44 +3,11 @@
- +
- Category -
-
- Project Name -
-
-
-
-
-
- - -
-
-
- Category -
-
- Project Name -
-
-
-
-
-
- - -
-
-
- Category -
-
- Project Name + Sabancı Robotik Kulübü
@@ -48,44 +15,11 @@
- +
- Category -
-
- Project Name -
-
-
-
-
-
- - -
-
-
- Category -
-
- Project Name -
-
-
-
-
-
- - -
-
-
- Category -
-
- Project Name + Sabancı Kış Sporları Kulübü
diff --git a/_includes/services.html b/_includes/services.html index b2f619fbd7..df3b9c6ca9 100644 --- a/_includes/services.html +++ b/_includes/services.html @@ -1,40 +1,22 @@
-
-

At Your Service

-
-
-
-
-
-
-
-
- -

Sturdy Templates

-

Our templates are updated regularly so they don't break.

-
-
- -

Up to Date

-

We update dependencies to keep things fresh.

+ + Ahbap
- -

Made with Love

-

You have to make your websites with love these days!

+ + Kızılay
diff --git a/_layouts/front.html b/_layouts/front.html index 0d3cff0e14..30377070b4 100644 --- a/_layouts/front.html +++ b/_layouts/front.html @@ -1,17 +1,13 @@ - + {% include head.html %} {% include nav.html %} {% include header.html %} - {% include call-to-action.html %} - {% include services.html %} {% include portfolio.html %} - {% include aside.html %} - {% include contact.html %} {% include scripts.html %} - \ No newline at end of file + diff --git a/css/main.scss b/css/main.scss index 5b60373599..fcdc4a2692 100644 --- a/css/main.scss +++ b/css/main.scss @@ -34,7 +34,7 @@ // } // variables.less -$theme-primary: #F05F40; +$theme-primary: #1E0C81; $theme-dark: #222; // Import partials from `sass_dir` (defaults to `_sass`) diff --git a/img/header.jpg b/img/header.jpg index b21a437ab7..efb50f94ae 100644 Binary files a/img/header.jpg and b/img/header.jpg differ diff --git a/img/portfolio/surk.jpg b/img/portfolio/surk.jpg new file mode 100644 index 0000000000..b847093f0e Binary files /dev/null and b/img/portfolio/surk.jpg differ diff --git a/img/portfolio/susnow.jpg b/img/portfolio/susnow.jpg new file mode 100644 index 0000000000..c2e80da683 Binary files /dev/null and b/img/portfolio/susnow.jpg differ