Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abiddiscombe/website
- Owner: abiddiscombe
- Created: 2024-09-07T08:18:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T13:00:03.000Z (about 1 month ago)
- Last Synced: 2024-12-10T13:41:58.231Z (about 1 month ago)
- Topics: eleventy, nunjucks, tailwindcss
- Language: CSS
- Homepage: https://abiddiscombe.dev
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).