Fork me on GitHub

Recent changes to this wiki:

Add more projects
Remove extra information from theme template
- The included meta tags do not apply.
- Stray forward-slash needed to be removed.
Change appearance of Bootstrap carousel controls
- Remove the gradient from the background.
- Make the chevrons darker.
Do not use the the parent links in the <title>
Change wikiname: s/EntropyOrg/Entropy/
Change the order of the navbar .selflink padding
This makes the later padding more important and fixes the size of the
active link.
Improve page template
- Use a > between parent links in title
- Change the Bootstrap navbar from fixed to static.
Update vendor code
Improve carousel style
- Adds a shadow around the carousel <h1>
- Forces image height to be 500px despite Bootstrap responsive images.
Add base URL to carousel.css
Remove slash from base URL in template
Improve CSS and start site layout
Modify template to stick carousel in index and use vendor/ CSS/JS
Bring in Bootstrap template
From <https://anonscm.debian.org/cgit/users/jak/website.git/>:
git clone git://anonscm.debian.org/users/jak/website.git jak-website
cp -puvR jak-website/templates .
creating index page image/project
creating index page image
creating index page tool
creating index page vendor/bootstrap
creating index page website
creating index page vendor
creating index page website/templates
creating index page vendor/jquery
creating index page style
Change the ikiwiki theme to monochrome
Remove ikiwiki trail plugin
Start using ikiwiki + Travis-CI
do not display the GitHub fork banner on smaller screens
It interferes with the nav menu button on the right edge.
make the P::G::G carousel slide use the same button text as the other slides
add a GitHub ribbon
From <https://github.com/blog/273-github-ribbons>.
Must have z-index higher than the navbar.
PDL logo is not in img-circle class
higher quality PDL logo
use a molecule viewer example for IPerl
make carousel-indicator colours black against white background
use SVG for pdl-3dgrid-example instead of PNG
add code to generate pdl-3dgrid-example
update project name in navbar
update title
add .gitignore
update color: h1 red -> blue
use 3D grid image for PDL carousel item
update colour styles
centre carousel images
remove the featurettes
use images on frontpage
add images
initial template
Taken from Bootstrap example at <http://getbootstrap.com/examples/carousel/>.