Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abiddiscombe/website

The code behind my personal website.
https://github.com/abiddiscombe/website

eleventy nunjucks tailwindcss

Last synced: about 1 month ago
JSON representation

The code behind my personal website.

Awesome Lists containing this project

README

        

# website

The [Eleventy](https://www.11ty.dev/) codebase for [www.abiddiscombe.dev](https://www.abiddiscombe.dev).

The following commands handle both PostCSS (for Tailwind CSS) and Eleventy. The PostCSS output is bundled into the Eleventy build using [Passthrough File Copy](https://www.11ty.dev/docs/copy/).

- Dev Mode - `npm run dev`

- Static Build - `npm run build`

## Acknowledgements

- GitHub and LinkedIn SVGs from [Simple Icons](https://simpleicons.org/).