Skip to content

i've been meaning to make a website for personal use like blogging and networking, so i figured why not code it myself

Notifications You must be signed in to change notification settings

hollowillow/hollowillow.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

why make a website?

a personalised website goes a long way to distinguish yourself from others, while bringing all your posts and projects together, and being able to build a community around that.

in the current internet landscape, it seems that everyone just has 20 profiles scattered across different social media platforms and in some part that is okay, but i believe it has taken away from that vibe and charm of the old internet, of everyone having their own little corner of the internet.

as this website develops i plan to turn it into a sort of hub for most of my online presence. i am planning to regularly blog regarding multiple of my favourite subjects (most likely a combination of tech, rpgs and music). If i figure out how to i would even love to publish some of my rpg work and so on. really i hope this will become a catch all for my creative projects.

potential colour palettes

:root {
	--main-color: #0A6847;
	--secondary-color: #7ABA78;
	--background-color: #F6E9B2;
	--contrast-color: #F3CA52;
}
:root {
	--main-color: #E8B6D;
	--secondary-color: #FCDE70;
	--background-color: #F5F7F8;
	--contrast-color: #185519;
}
:root {
	--main-color: #FA4032;
	--secondary-color: #FA812F;
	--background-color: #FEF3E2;
	--contrast-color: #FAB12F;
}

About

i've been meaning to make a website for personal use like blogging and networking, so i figured why not code it myself

Topics

Resources

Stars

Watchers

Forks