Personal website of Ahmet Yeşil
- To learn howto develop & publish, please see USAGE.md
- NodeJS & npm
- Ruby & gem
- Python & pip
- npm
- grunt-cli
sudo npm install -g grunt-cli - bower
sudo npm install -g bower - jekyll
sudo gem install jekyll - Jekyll Extras
sudo gem install kramdownfor Latex to PNG support & moresudo pip install pygmentsfor syntax highlighting support
npm installbower installgrunt init
- In a terminal, run
grunt devel && grunt watch - In another terminal, run
jekyll serve build --config _config.yml,_config-devel.yml --draft --watch -t
- In a terminal, run
grunt init && grunt && jekyll build - To preview production site
jekyll serve - Note that, font-aweome-custom.less(cdn or local) and default.html(jquery and angular version) need to be set manually, after version updates.
Creative Commons Attribution-ShareAlike 3.0 Unported License (c) Ahmet Yeşil