Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 416 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 416 Bytes

alexcnichols.github.io

The personal website of Alex Nichols. Built using GitHub Pages, Jekyll, and TailwindCSS. See humans.txt for more information.

Development

npm install
npx tailwind build assets/default.css -o assets/default-out.css
bundle install
./start.sh

License

  • Content licensed under Creative Commons, BY
  • Source code licensed under MIT