The fifth version of chriskrycho.com, built in Eleventy.
at main 20 lines 917 B view raw view rendered
1# v5.chriskrycho.com 2 3The fifth iteration of my website! For details, see [the launch post]! 4 5[the launch post]: https://v5.chriskrycho.com/journal/relaunch/ 6 7Previous versions: 8 9- [v1.chriskrycho.com][v1]—my Blogger blog as it was from 2006–2011, originally at `blog.chriskrycho.com`, but I decided I wanted that domain available to redirect to whatever is my current *blog* site. 10- [v2.chriskrycho.com][v2]—a simple site that I used as a portfolio and for some experimentation in 2011. 11- [v3.chriskrycho.com][v3]—a family of [WordPress] sites, where I ran my various blogging from 2012–2013. 12- [v4.chriskrycho.com][v4]—a statically-generated site built in [Pelican], from 2014–2018. 13 14[v4]: https://v4.chriskrycho.com 15[v3]: https://v3.chriskrycho.com 16[v2]: https://v2.chriskrycho.com 17[v1]: https://v1.chriskrycho.com 18 19[Pelican]: https://github.com/getpelican/pelican 20[WordPress]: https://wordpress.org