mattkae / matthewkosarek-xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MatthewKosarek.xyz

This contains the entirety of https://matthewkosarek.xyz, which is my personal website. Feel free to look around and take any snippets that you like from it!

If you are on Github, this is a mirror of: https://git.matthewkosarek.xyz/matthew_kosarek_xyz/

Running

With python installed, run ./run_dev.sh and you should be good to go. Then navigate to localhost:8080 in your browser.

Building Themes

Build the shaders

cd themes/src
node tools/shaders.js

Compile

cd themes
./compile-commands.sh
make

About


Languages

Language:HTML 48.1%Language:C++ 34.7%Language:JavaScript 5.3%Language:CSS 4.9%Language:C 4.7%Language:Emacs Lisp 1.1%Language:GLSL 0.5%Language:Makefile 0.3%Language:Go 0.2%Language:Shell 0.1%