https://github.com/m-j-robbins/good-email-code
Email code resources website
https://github.com/m-j-robbins/good-email-code
Last synced: 3 months ago
JSON representation
Email code resources website
- Host: GitHub
- URL: https://github.com/m-j-robbins/good-email-code
- Owner: M-J-Robbins
- License: mit
- Created: 2020-02-17T14:27:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T12:23:34.000Z (5 months ago)
- Last Synced: 2025-01-14T17:15:38.995Z (5 months ago)
- Language: HTML
- Homepage: http://www.goodemailcode.com
- Size: 6.08 MB
- Stars: 90
- Watchers: 6
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Good Email Code
The site is built on GitHub pages. To run locally [set up GitHub pages](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll).
Then run
```
bundle exec jekyll serve
```And check out [localhost:4000](http://localhost:4000/)