Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdras/JAMstack-Workshop
Workshop materials for JAMstack workshop using Vue and Netlify.
https://github.com/sdras/JAMstack-Workshop
Last synced: 3 months ago
JSON representation
Workshop materials for JAMstack workshop using Vue and Netlify.
- Host: GitHub
- URL: https://github.com/sdras/JAMstack-Workshop
- Owner: sdras
- Created: 2019-09-23T18:12:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T12:02:57.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:36:43.416Z (6 months ago)
- Language: Vue
- Homepage:
- Size: 12.2 MB
- Stars: 64
- Watchers: 4
- Forks: 20
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JAMstack Netlify Workshop
This repo houses the materials and resources for the JAMstack workshop using Vue and Netlify. This course assumes some familiarity with Vue.js. I use my own [vue-vs-code-snippets](https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets) in this course.
Author: Sarah Drasner
## Sections
- [Section 1: Intro, State of the JAMstack Nation](https://github.com/sdras/JAMstack-Workshop/blob/master/jamstack-intro.pdf)
- [Section 2: Deploys](https://slides.com/sdrasner/jamstack-netlify-2/)
- [Docs: Manual Deploys](https://url.netlify.com/S1htkzovH)
- [Docs: Locked Deploys](https://url.netlify.com/SJJlgMiPr)
- [Docs: Rollbacks](https://url.netlify.com/ry-qgMsvB)
- [Section 3: Functions](https://slides.com/sdrasner/jamstack-netlify-3/)
- [Docs: Functions](https://url.netlify.com/B1cAxMovB)
- [Repo: Simplest Netlify Lambda Example](https://github.com/sdras/easiest-netlify-lambda-example)
- [Section 4: Identity](https://slides.com/sdrasner/jamstack-netlify-4/)
- [Docs: Visitor Access Control](https://url.netlify.com/rkc1KITDr)
- [Docs: Identity](https://url.netlify.com/SkgLFIpwS)
- [Repo: Netlify Identity Widget](https://github.com/netlify/netlify-identity-widget)
- [Demo: Netlify Identity Widget](https://identity.netlify.com)
- Section 5: Forms
- [Docs: Forms](https://url.netlify.com/SyrHVupwS)
- [Vue-specific Guide](https://url.netlify.com/BJ43V_TvB)
- **Last Exercise**: We'll make our own professional portfolios by creating a JAMstack site!## Resources in this repo
- simple-html-drop
- base-jamstack-example## External resources
- [https://github.com/sdras/ecommerce-netlify](https://github.com/sdras/ecommerce-netlify)
- [https://github.com/sdras/easiest-netlify-lambda-example](https://github.com/sdras/easiest-netlify-lambda-example)## Twitter Contact Info
- [Sarah Drasner](https://twitter.com/sarah_edo)
## License
[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/)