comparison README.md @ 96:e7efa40deb17

Fix URLs, Images, Titles to be up with Alex original style.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 01 Nov 2016 02:03:28 +0100
parents e8fc61e077fc
children 6271c701830d
comparison
equal deleted inserted replaced
95:25149c27c794 96:e7efa40deb17
71 ### Building requisites 71 ### Building requisites
72 72
73 To build the static website, you need to install [Jekyll][6] and a few more 73 To build the static website, you need to install [Jekyll][6] and a few more
74 tools from [Rubygems][7]. Just type 74 tools from [Rubygems][7]. Just type
75 75
76 gem install jekyll jekyll-octicons pygments.rb 76 gem install jekyll pygments.rb
77 77
78 [7]: https://rubygems.org/ 78 [7]: https://rubygems.org/
79 79
80 80
81 81