kjs userpage, reference git repo using template and tweak some links
parent
3dfc390905
commit
d6d88504e0
|
@ -7,16 +7,16 @@ Websites using ikiwiki:
|
|||
* <http://stockholm.kalleswork.net>
|
||||
|
||||
|
||||
[[!template id=gitbranch branch=kjs/master author="[[Kalle Söderman|kjs]]"]]
|
||||
|
||||
Mostly using ikiwiki with the [[/plugins/contrib/album/]] and [[plugins/osm]]
|
||||
plugins. My git repo with tweaks including the simplebw theme and various
|
||||
changes to the [[plugins/contrib/album]] plugin and templates can be cloned at:
|
||||
changes to the [[plugins/contrib/album]] plugin and templates can be found in
|
||||
my master branch
|
||||
|
||||
git://src.kalleswork.net/ikiwiki.git
|
||||
|
||||
Note that the default branch kalleswork.net-current is all my changes piled
|
||||
into one branch. **I can't code (clone my repo above if you don't believe me!)
|
||||
so noone should run my code without checking it first.** I can't stress this
|
||||
enough.
|
||||
Note that the master brach is all my changes piled into one branch. **I can't
|
||||
code (clone my repo above if you don't believe me!) so noone should run my
|
||||
code without checking it first.** I can't stress this enough.
|
||||
|
||||
The main changes I've done are the following
|
||||
|
||||
|
@ -37,11 +37,5 @@ link to the album. Useful for visual index of albums.
|
|||
For my public websites above the image metadata is "manually" ie shell script
|
||||
populated but I'll eventually start using automatic metadata for new images.
|
||||
|
||||
A dump of my debug site with relatively low res images can be found at
|
||||
<http://src.kalleswork.net/ikidebug/> where the current behavior sans maps can be
|
||||
tested. Its full of noise so see my proper sites above for how it should look.
|
||||
|
||||
* <http://src.kalleswork.net/ikidebug/album01> contains scaled images with
|
||||
download link
|
||||
* <http://src.kalleswork.net/ikidebug/album02> contains images with album size
|
||||
set to "full"
|
||||
A simple test wiki with downloadable setup and data can be found at:
|
||||
<http://src.kalleswork.net/masterbranch/>
|
||||
|
|
Loading…
Reference in New Issue