Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kendalbozkurt/site

 
 

Repository files navigation

Akademi Help Nedir?

Bulutfon, Lab2023 ve Netinternet geliştiricilerinin düzenli paylaşımlarıdır.

Download

  • Repo clone code git clone https://github.com/akademihelp/site.git
  • Development branch develop
  • Production branch gh-pages

Development

  • bundle install ile jekyll ve diger gem'leri yukleyin.
  • jekyll serve ile localhost'da goruntuleme yapabilirsiniz.
  • jekyll build ile _site dizinine jekyll'yi build edebilirsiniz.
  • Biz daha hizli ve efektif bir development icin jeklly'yi grunt ile entegre ettik.
  • npm install ile npm paketlerini yukleyin
  • grunt serve ile localhost'da goruntuleme yapabilirsiniz

Production

  • Ornek bir post'a bakip (ornegin sunun gibi) post taki baslangic tag larini gorebilirsiniz.
  • Gorsel eklemek icin root/images dizini kullanilabilir. Ornek kod ![Gorselin aciklamasi](/images/bulutfon-gelen-fakslarin-goruntulenmesi.png)
  • Code highlight icin redcarpet kullanabilirsiniz.

About

Akademi Help

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.9%
  • CSS 4.1%
  • JavaScript 1.4%
  • Ruby 0.6%