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 e72611abeb adding featured image 12 months ago
about removing Alacritty from about page 1 year ago
ask 1. Changing sf.cu on all page headers to sf.me 1 year ago
backups 1. Changing sf.cu on all page headers to sf.me 1 year ago
blog New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
browser 1. Changing sf.cu on all page headers to sf.me 1 year ago
crypto 1. Changing sf.cu on all page headers to sf.me 1 year ago
cyou new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
definitions 1. Changing sf.cu on all page headers to sf.me 1 year ago
discord 1. Changing sf.cu on all page headers to sf.me 1 year ago
diy 1. Changing sf.cu on all page headers to sf.me 1 year ago
doas 1. Changing sf.cu on all page headers to sf.me 1 year ago
domain New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
eid23 1. Changing sf.cu on all page headers to sf.me 1 year ago
electric New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
email 1. Changing sf.cu on all page headers to sf.me 1 year ago
ffmpeg 1. Changing sf.cu on all page headers to sf.me 1 year ago
font New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
forget 1. Changing sf.cu on all page headers to sf.me 1 year ago
fp 1. Changing sf.cu on all page headers to sf.me 1 year ago
github 1. Changing sf.cu on all page headers to sf.me 1 year ago
icons New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
images Adding pins :) 1 year ago
insta New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
islam 1. Changing sf.cu on all page headers to sf.me 1 year ago
key new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
kpst 1. Changing sf.cu on all page headers to sf.me 1 year ago
links 1. Changing sf.cu on all page headers to sf.me 1 year ago
mina-district adding featured image 12 months ago
minimal-design 1. Changing sf.cu on all page headers to sf.me 1 year ago
mnml 1. Changing sf.cu on all page headers to sf.me 1 year ago
nm-metro new photo post 12 months ago
ovsk 1. Changing sf.cu on all page headers to sf.me 1 year ago
palestine New category + New post 1 year ago
pgp New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
photos new photo post 12 months ago
plaintext 1. Changing sf.cu on all page headers to sf.me 1 year ago
portfolio 1. Changing sf.cu on all page headers to sf.me 1 year 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 1. Changing sf.cu on all page headers to sf.me 1 year ago
sitemap new photo post 12 months ago
sm 1. Changing sf.cu on all page headers to sf.me 1 year ago
students 1. Changing sf.cu on all page headers to sf.me 1 year ago
svg New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
template new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
terminal new photo post 12 months ago
tfa 1. Changing sf.cu on all page headers to sf.me 1 year ago
torrent 1. Changing sf.cu on all page headers to sf.me 1 year ago
usb 1. Changing sf.cu on all page headers to sf.me 1 year ago
uses 1. Changing sf.cu on all page headers to sf.me 1 year ago
vimwiki 1. Changing sf.cu on all page headers to sf.me 1 year ago
INTRO.md init 2 years ago
LICENSE Initial commit 2 years ago
README.md init 2 years ago
index.html new photo post 12 months ago
new-post.sh New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
rss.xml New Category (Updates) + Moving a few posts to Updates + New Post + Fixing mistakes 1 year ago
style.css fixing stylesheet 1 year 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.