-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
22 lines (20 loc) · 6.68 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Notepad or Publii? - Book covers</title><meta name="description" content="Publii"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://villantiqua.github.io/bc-pages/about.html"><link rel="alternate" type="application/atom+xml" href="https://villantiqua.github.io/bc-pages/feed.xml"><link rel="alternate" type="application/json" href="https://villantiqua.github.io/bc-pages/feed.json"><meta property="og:title" content="Notepad or Publii?"><meta property="og:site_name" content="Book covers"><meta property="og:description" content="Publii"><meta property="og:url" content="https://villantiqua.github.io/bc-pages/about.html"><meta property="og:type" content="article"><link rel="shortcut icon" href="https://villantiqua.github.io/bc-pages/media/website/favicon.ico" type="image/x-icon"><style>:root{--body-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--heading-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--logo-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--menu-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}</style><link rel="stylesheet" href="https://villantiqua.github.io/bc-pages/assets/css/style.css?v=d647d47c9a7d127237a52f903761434d"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://villantiqua.github.io/bc-pages/about.html"},"headline":"Notepad or Publii?","datePublished":"2020-04-27T09:54","dateModified":"2020-05-05T14:34","description":"Publii","author":{"@type":"Person","name":"Wouter","url":"https://villantiqua.github.io/bc-pages/authors/wouter/"},"publisher":{"@type":"Organization","name":"Wouter"}}</script><script async src="https://www.googletagmanager.com/gtag/js?id=UA-165416214-1"></script><script>window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-165416214-1');</script></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://villantiqua.github.io/bc-pages/">Book covers</a><nav class="navbar js-navbar"><button class="navbar__toggle js-toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button><ul class="navbar__menu"><li><a href="https://villantiqua.github.io/bc-pages/home.html" target="_self">Home</a></li><li><a href="https://villantiqua.github.io/bc-pages/siddhartha.html" target="_self">Siddhartha</a></li><li><a href="https://villantiqua.github.io/bc-pages/the-catcher-in-the-rye.html" target="_self">The Catcher in the Rye</a></li><li class="active"><a href="https://villantiqua.github.io/bc-pages/about.html" target="_self">About</a></li></ul></nav></header><main><article class="post"><div class="hero"><header class="hero__content"><div class="wrapper"><h1>Notepad or Publii?</h1></div></header></div><div class="wrapper post__entry"><p>Believe it or not, the origin of this site dates back to March, 2000. I wanted to have some experience in HTML (the language of web sites) and created the predecessor of this site by exclusively using Notepad (an ascii text editor in Windows).</p><p>The site went on-line and was updated every few years by adding some extra book covers. However, after about 2010 the web site really got outdated both in appearance and in old-fashioned HTML code. I just left it there, because after all, it was my little place on the big www.</p><p>Recently, I decided to modernize the site. I essentially kept all of its original contents and started looking for new design tools. Obviously, I stumbled on WordPress, but didn't like the fact that I lost control: the contents is generated server-side. I couldn't even simply change some HTML code, because I couldn't get access to my own pages.</p><p>Then I discovered static web site generators. On paper, they appeared to be my thing. The code is generated client-side and uploaded to the server. But the few I studied and even tried were not really user friendly. Hugo came close. By chance I found Publii. Love at first sight. Wow, the people from Publii really understand what I want and offer it for free! </p><p>So, I used Publii to update my site to modern standards and that's what it is now. Mind you: back in 2000 (the start of this site) getting pictures via search engines was impossible and this site was still kind of special. Now, the contents of this site can be obtained by a simple Google search. However, I just decided to leave it here for old times sake. </p><p>Don't hesitate to contact <a href="mailto:[email protected]">me</a> about anything related to this site.</p></div><footer class="wrapper post__footer"><div class="post__share"></div></footer></article></main><footer class="footer"><div class="footer__copyright">Powered by <a href="https://getpublii.com" target="_blank" rel="nofollow noopener noreferrer">Publii Static CMS</a></div><button class="footer__bttop js-footer__bttop" aria-label="Back to top"><svg><title>Back to top</title><use xlink:href="https://villantiqua.github.io/bc-pages/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script>window.publiiThemeMenuConfig = {
mobileMenuMode: 'sidebar',
animationSpeed: 300,
submenuWidth: 'auto',
doubleClickTime: 500,
mobileMenuExpandableSubmenus: true,
relatedContainerForOverlayMenuSelector: '.top',
};</script><script defer="defer" src="https://villantiqua.github.io/bc-pages/assets/js/scripts.min.js?v=f4c4d35432d0e17d212f2fae4e0f8247"></script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script></body></html>