Fractal Citta — Links

Links

Dhamma in English

Dhamma en français

Github & Jekyll

This site is build on GitHub using a fork of the hitchens repository.

The background images for this website are created using the Clifford Attractor.

Some usefull code :

git pull origin
git clone <url>
git add .
git commit
git remote -v
git remote add origin <url>
git push origin master
bundle install
bundle exec jekyll serve

Coding