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 a4ef6da2f6 New post (Smartphone Upgrades) 6 months ago
about fixing about typo 8 months ago
ai Adding AI Page 8 months ago
ask adding voiceover for multiple posts 1 9 months ago
backups replacing old email with new in all posts 11 months ago
blog New post (Smartphone Upgrades) 6 months ago
books New post (Sec. messaging) 10 months ago
browser replacing old email with new in all posts 11 months ago
crypto adding voiceover for multiple posts 1 9 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 Adding audio files to fp and font 9 months ago
forget adding voiceover for multiple posts 1 9 months ago
fp Adding audio files to fp and font 9 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
jebel-jais Fixing meta tags in Jebel Jais post 10 months ago
key new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
kpst Fixing youtube link 8 months ago
library Updating sitemap and fixing incorrect colour 10 months ago
links fixing about typo 8 months ago
mina-district New image post! (Jebel Jais) 10 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
p New post (Smartphone Upgrades) 6 months ago
palestine updating palestine pdf 11 months ago
pgp adding voiceover for multiple posts 1 9 months ago
photos New image post! (Jebel Jais) 10 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
secure Prioritize Performance post 8 months ago
sitemap New post (Smartphone Upgrades) 6 months ago
sm replacing old email with new in all posts 11 months ago
students adding voiceover for multiple posts 1 9 months ago
subs Physical Books Post 10 months ago
svg adding voiceover for multiple posts 1 9 months ago
template new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
terminal fixing grammatical errors 8 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
upgrades New post (Smartphone Upgrades) 6 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 New post (Smartphone Upgrades) 6 months ago
new-post.sh Prioritize Performance post 8 months ago
rss.xml Prioritize Performance post 8 months ago
style.css Adding audio files to fp and font 9 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.