paulshryock/New-Project-Starter-Kit
This starter kit consists of an Express REST API with CRUD capabilities, powered by a Node server, connected to a MongoDB database with Mongoose, and configured for Heroku deployment. This powers a client-side JAMstack static website built with Eleventy, Gulp, PostCSS, and Webpack, and configured for deployment to a CDN via Netlify. The full stack has CI/CD setup - deploy both server and client by merging a pull request into the master branch on GitHub. Sass is linted, transpiled into CSS, post-processed with PostCSS, beautified in development, and minified in production, with source maps. JavaScript is linted, transpiled with Babel, bundled with Webpack, concatenated, and minified in production, with source maps.
JavaScriptNOASSERTION
Issues
- 0
Cache and downsize linked images
#116 opened by paulshryock - 0
Add testing
#49 opened by paulshryock - 0
Add pagination
#67 opened by paulshryock - 0
Short URLs
#89 opened by paulshryock - 0
Implement webmentions
#115 opened by paulshryock - 0
Add RSS feed
#22 opened by paulshryock - 0
Add syntax highlighting
#28 opened by paulshryock - 0
Add purgecss
#30 opened by paulshryock - 0
Build real API
#121 opened by paulshryock - 0
Add taxonomy pages
#68 opened by paulshryock - 0
Add settings CMS collection
#70 opened by paulshryock - 6
Point cms to subdomain
#13 opened by paulshryock - 1
Render data in front matter (Eleventy)
#29 opened by paulshryock - 0
Fix image and font directory locations
#64 opened by paulshryock - 0
Point docs to subdomain
#57 opened by paulshryock - 0
Add jshint for JavaScript code linting
#18 opened by paulshryock - 2
Add content docs
#32 opened by paulshryock - 0
Add components
#21 opened by paulshryock - 0
Add email collection form
#15 opened by paulshryock - 0
Ship content on the approved hard launch date
#14 opened by paulshryock