A website to showcase professional (and some personal) accomplishments based on Skeleton CSS
Just follow the MIT License
And this one small condition: Please attribute me! All you need to do is uncomment lines in the footer of index.html
<p>
Modified from a website created by
<a href="https://aalu1418.github.io">Aaron Lu</a>
</p>
This repository uses pre-commit
for file formatting. Use the following commands to enable:
pip3 install pre-commit
pre-commit install