-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
11 lines (10 loc) · 5.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html><html lang="en-us"><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>Cheap Websites Done Quick</title><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://cwdq.lol/"><link rel="alternate" type="application/atom+xml" href="https://cwdq.lol/feed.xml"><link rel="alternate" type="application/json" href="https://cwdq.lol/feed.json"><link rel="next" href="https://cwdq.lol/page/2/"><link rel="stylesheet" href="https://cwdq.lol/assets/css/style.css?v=0228511fc2d8b9ef186c0c0e104fc247"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"Cheap Websites Done Quick","url":"https://cwdq.lol/"}</script></head><body><div class="site-container"><header class="top" id="js-header"><a class="logo" href="https://cwdq.lol/">Cheap Websites Done Quick</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://boysahoy.solder.lol" target="_self">Boys Ahoy</a></li><li><span class="is-separator"></span></li><li class="active"><a href="https://cwdq.lol/" target="_self">Home</a></li></ul></nav></header><main><div class="hero"><figure class="hero__image hero__image--overlay"><img src="https://cwdq.lol/media/website/afif-ramdhasuma-F3dFVKj6q8I-unsplash.jpg" srcset="https://cwdq.lol/media/website/responsive/afif-ramdhasuma-F3dFVKj6q8I-unsplash-xs.jpg 300w, https://cwdq.lol/media/website/responsive/afif-ramdhasuma-F3dFVKj6q8I-unsplash-sm.jpg 480w, https://cwdq.lol/media/website/responsive/afif-ramdhasuma-F3dFVKj6q8I-unsplash-md.jpg 768w, https://cwdq.lol/media/website/responsive/afif-ramdhasuma-F3dFVKj6q8I-unsplash-lg.jpg 1024w, https://cwdq.lol/media/website/responsive/afif-ramdhasuma-F3dFVKj6q8I-unsplash-xl.jpg 1360w, https://cwdq.lol/media/website/responsive/afif-ramdhasuma-F3dFVKj6q8I-unsplash-2xl.jpg 1600w" sizes="100vw" loading="eager" width="5202" height="3648" alt="Man with an expression of disbelief"></figure><header class="hero__content"><div class="wrapper"><h1>Cheap Websites Done Quick</h1><p><strong>Woah - you can create a website like this one with no programming and some loose change? IN ONLY A COUPLE OF HOURS?!</strong></p></div></header></div><div class="feed"><article class="feed__item"><header class="wrapper"><h2><a href="https://cwdq.lol/you-too-can-make-a-cheap-website-quickly/">You Too Can Make a Cheap Website Quickly!</a></h2></header><div class="wrapper"><p>All it takes is a few steps to get started, and then you're all set! There's a WYSIWYG editor called Publii that you can install that will allow you to easily create pages to upload to a free* or inexpensive static website hosting services. This…</p><a href="https://cwdq.lol/you-too-can-make-a-cheap-website-quickly/" class="readmore feed__readmore">Continue reading...</a></div></article><article class="feed__item"><header class="wrapper"><h2><a href="https://cwdq.lol/setup/">Background Info</a></h2></header><div class="wrapper"><p></p><a href="https://cwdq.lol/setup/" class="readmore feed__readmore">Continue reading...</a></div></article><article class="feed__item"><header class="wrapper"><h2><a href="https://cwdq.lol/other-thing/">Get a Domain</a></h2></header><div class="wrapper"><p></p><a href="https://cwdq.lol/other-thing/" class="readmore feed__readmore">Continue reading...</a></div></article><article class="feed__item"><header class="wrapper"><h2><a href="https://cwdq.lol/more-stuff/">Install and Configure Publii</a></h2></header><div class="wrapper"><p></p><a href="https://cwdq.lol/more-stuff/" class="readmore feed__readmore">Continue reading...</a></div></article><article class="feed__item"><header class="wrapper"><h2><a href="https://cwdq.lol/get-crafty/">Get Crafty</a></h2></header><div class="wrapper"><p></p><a href="https://cwdq.lol/get-crafty/" class="readmore feed__readmore">Continue reading...</a></div></article><nav class="wrapper pagination asc"><div class="pagination__item"><a href="https://cwdq.lol/page/2/" class="readmore">Next </a><svg width="1.041em" height="0.416em" aria-hidden="true"><use xlink:href="https://cwdq.lol/assets/svg/svg-map.svg#arrow-next"/></svg></div></nav></div></main><footer class="footer"><div class="footer__copyright"><p>©️ Spark Makerspace</p></div><button onclick="backToTopFunction()" id="backToTop" class="footer__bttop" aria-label="Back to top" title="Back to top"><svg><use xlink:href="https://cwdq.lol/assets/svg/svg-map.svg#toparrow"/></svg></button></footer></div><script defer="defer" src="https://cwdq.lol/assets/js/scripts.min.js?v=f47c11534595205f20935f0db2a62a85"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</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>