Commit Graph

9 Commits

Author SHA1 Message Date
Simon Kågedal Reimer
baebaf3311 Add possibility to set port for web server 2015-03-12 21:31:32 +01:00
Simon Kågedal Reimer
5b49dc530e Fix a breakage introduced two commits ago 2015-03-12 21:06:39 +01:00
Simon Kagedal Reimer
395f629421 Some error handling and other niceties. 2015-03-12 11:24:00 -04:00
Simon Kagedal Reimer
6a0e2acebd Little bit of cleaning up code 2015-03-12 10:39:03 -04:00
Simon Kågedal Reimer
68fcc024a4 Fix broken merge 2015-03-11 22:10:41 +01:00
Simon Kågedal Reimer
f188aabf74 Merge branch 'no_jekyll' of https://github.com/skagedal/manual into no_jekyll
Conflicts:
	build.rb
2015-03-11 22:03:43 +01:00
Simon Kågedal Reimer
935ee4599f Now has serve --watch, plus syncs the static files. Various fixes.
- running ruby ./build.rb serve --watch will rebuild when
   manual pages are changed
 - no need to manually cp -r the static pages
 - various fixes, clean-ups and optimization
2015-03-11 21:59:17 +01:00
Simon Kagedal Reimer
ae0d367775 Fixes for Ruby 1.9.3 2015-03-11 06:40:04 -04:00
Simon Kågedal Reimer
0d0a1048b8 Builds the manual without Jekyll. 2015-03-10 23:59:06 +01:00