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 e222fb3fd0 font better on android 1 year ago
about new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
ask new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
backups new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
blog new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
browser new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
crypto new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
cyou new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
definitions new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
discord new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
diy new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
doas new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
domain new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
eid23 new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
email new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
ffmpeg new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
font new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
forget new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
fp new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
github new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
images Adding pins :) 1 year ago
insta new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
islam new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
key new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
kpst new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
links updating links 1 year ago
minimal-design new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
mnml new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
ovsk new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
pgp new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
plaintext new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
portfolio new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
post-template new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
pwd new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
sitemap new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
sm new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
students new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
svg new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
template new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
terminal new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
tfa new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
torrent new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
usb new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
uses new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
vimwiki new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
INTRO.md init 2 years ago
LICENSE Initial commit 2 years ago
README.md init 2 years ago
bindex.html [WILL NOT UPDATE THIS COMMIT] New homepage title (text instead of image) 1 year ago
index.html fixing homepage 1 year ago
new-post.sh Minimal Design post + new category + updated new post script 1 year ago
rss.xml new domain + new email + new pgp keys + new post + rss update + anything 1 year ago
style.css font better on android 1 year ago
test test file, ignore 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.