gg me forgetting to actually add links to the post
This commit is contained in:
parent
c2320e26cd
commit
dc83283feb
|
@ -10,6 +10,14 @@ To rewind a bit, I've been steadily improving my Perl skills for a good while no
|
|||
|
||||
So having seen what other systems were like, and knowing what I did and didn't like about each, I wrote my own, (slightly patriotically) named [BlogAlba][3]. It's a single ~150-line perl script, designed to run as an application (though it could easily be changed to just output static HTML files and such). It's been quite a fun learning project, and should (at this point) be quite easy to maintain and extend.
|
||||
|
||||
The _styling_ of my site has also changed; this time based around [Bootstrap][4] and a theme [found on bootply][5], written by user [cskelly][6]. I've cut it down somewhat and modified it to fit my own preferences, but credit where it's due of course :)
|
||||
The _styling_ of my site has also changed; this time based around [Bootstrap][4] and a theme [found on bootply][5] via [BootstrapZero][6], written by user [cskelly][7]. I've cut it down somewhat and modified it to fit my own preferences, but credit where it's due of course :)
|
||||
|
||||
Hopefully now that it's a lot easier for me to write up posts, and everything's being published on software I'm intimately familiar with, my site'll see the love it deserves. If you've got any comments or questions, look to my twitter because I'm not gonna deal with the noise of an actual comments system.
|
||||
|
||||
[1]: http://gandi.net/
|
||||
[2]: https://daringfireball.net/projects/markdown/syntax
|
||||
[3]: https://github.com/MaffC/BlogAlba/
|
||||
[4]: http://getbootstrap.com/
|
||||
[5]: http://www.bootply.com/69873
|
||||
[6]: http://bootstrapzero.com/bootstrap-template/flathood
|
||||
[7]: http://www.bootply.com/users/cskelly
|
||||
|
|
Loading…
Reference in New Issue