Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexcnichols/alexcnichols.github.io
- Owner: alexcnichols
- License: mit
- Created: 2017-12-23T05:02:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T00:32:56.000Z (about 1 month ago)
- Last Synced: 2024-11-11T01:25:26.010Z (about 1 month ago)
- Topics: github-pages, jekyll, personal-website, tailwindcss, website
- Language: CSS
- Homepage: https://alexcnichols.github.io/
- Size: 411 KB
- Stars: 19
- Watchers: 8
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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