Backup repository of Sufyaan's personal website (sufyaan.cyou).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TitanE 31b51795b3 Adding coding project 10 months ago
about adding featured images to (almost) all pages 12 months ago
ask replacing old email with new in all posts 11 months ago
backups replacing old email with new in all posts 11 months ago
blog new post + new script 11 months ago
browser replacing old email with new in all posts 11 months ago
crypto replacing old email with new in all posts 11 months ago
cyou new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
definitions adding remaining featured images 12 months ago
discord replacing old email with new in all posts 11 months ago
diy replacing old email with new in all posts 11 months ago
doas replacing old email with new in all posts 11 months ago
domain adding featured images to (almost) all pages 12 months ago
eid23 replacing old email with new in all posts 11 months ago
electric adding featured images to (almost) all pages 12 months ago
email replacing old email with new in all posts 11 months ago
ffmpeg replacing old email with new in all posts 11 months ago
font replacing old email with new in all posts 11 months ago
forget replacing old email with new in all posts 11 months ago
fp replacing old email with new in all posts 11 months ago
github replacing old email with new in all posts 11 months ago
icons new post + new script 11 months ago
images new description + new meta image + image template 11 months ago
insta replacing old email with new in all posts 11 months ago
islam replacing old email with new in all posts 11 months ago
key new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
kpst replacing old email with new in all posts 11 months ago
library Updating sitemap and fixing incorrect colour 10 months ago
links adding remaining featured images 12 months ago
mina-district testing meta tags (8) 11 months ago
minimal-design replacing old email with new in all posts 11 months ago
mnml replacing old email with new in all posts 11 months ago
nm-metro fixing hyperlinks + adding clickable images 11 months ago
ovsk replacing old email with new in all posts 11 months ago
palestine updating palestine pdf 11 months ago
pgp replacing old email with new in all posts 11 months ago
photos fixing link for whatsapp for photos posts 12 months ago
plaintext replacing old email with new in all posts 11 months ago
portfolio Adding coding project 10 months ago
post-template new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
prevsample Testing new post script 1 year ago
pwd replacing old email with new in all posts 11 months ago
sitemap Updating sitemap and fixing incorrect colour 10 months ago
sm replacing old email with new in all posts 11 months ago
students replacing old email with new in all posts 11 months ago
subs new desc 11 months ago
svg replacing old email with new in all posts 11 months ago
template new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
terminal replacing old email with new in all posts 11 months ago
tfa replacing old email with new in all posts 11 months ago
torrent replacing old email with new in all posts 11 months ago
usb replacing old email with new in all posts 11 months ago
uses replacing old email with new in all posts 11 months ago
vimwiki replacing old email with new in all posts 11 months ago
INTRO.md init 2 years ago
LICENSE Initial commit 2 years ago
README.md init 2 years ago
index.html Reading list 10 months ago
new-post.sh new post + new script 11 months ago
rss.xml new post + new script 11 months ago
style.css fixing hyperlinks + adding clickable images 11 months ago
template.html 1. Changing sf.cu on all page headers to sf.me 1 year ago

README.md

Sufyaan's Website (sufyaan.cyou)

Greetings!

sufyaan.cyou is a website that was created by Sufyaan (TitanElectrons). I am interested in computing, free software, design and the UNIX philosophy. I post on this website's blog regularly, more than any other website. It includes the following pages:

Technologies Used

  • HTML - structure of website
  • CSS - style of website

Why no JavaScript?

Nowadays, most websites are incredibly bloated. A website designed to show you information quickly is slowed down by JavaScript. Even more shockingly, the website does not need JavaScript but the developers of the website try to do everything else they can to make the website load faster. They try minifying HTML & CSS to save space, they try optimizing their cache policies to make their website faster and even use a CDN. However, they never think about stopping the use of unnecessary JavaScript (JavaScript should only be used when needed). This, in my opinion, is not good and we should go back to the olden days of the web when all websites used to load in a snap and also look just as good as today's websites.