Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexcnichols/alexcnichols.github.io

The personal website for Alex Nichols. Built using GitHub Pages, Jekyll, and TailwindCSS.
https://github.com/alexcnichols/alexcnichols.github.io

github-pages jekyll personal-website tailwindcss website

Last synced: 19 days ago
JSON representation

The personal website for Alex Nichols. Built using GitHub Pages, Jekyll, and TailwindCSS.

Awesome Lists containing this project

README

        

# alexcnichols.github.io

The personal website of Alex Nichols. Built using GitHub Pages, Jekyll, and TailwindCSS. See [humans.txt](https://alexcnichols.github.io/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