Commit Graph

173 Commits

Author SHA1 Message Date
60cc9e7298 fix: Addressing typo 2022-04-21 11:14:11 -04:00
831881fa03 chore (#27): adds intro text and styling 2022-04-20 11:10:34 -04:00
9a9900e5af adds intro text and styling 2022-04-10 00:58:50 -04:00
599f909cb9 Added video walktrough to README (#26)
Closes #24
2022-03-07 10:47:48 -05:00
b69b537288 chore: add Ben as contributor
Add Ben to contributor list of package.json
2022-03-04 13:48:36 -05:00
2755a39e5c updates repo logo 2022-03-02 14:18:37 -05:00
d26228242d Merge pull request #23 from netlify-templates/tzm/22/fixMobileLayout
fixes [#22]: addresses mobile layout issue
2022-03-02 13:45:05 -05:00
acd93fd605 changes min-width 2022-03-02 13:34:51 -05:00
928924da20 chore: spaces out bash scripts 2022-02-25 23:04:51 -05:00
fe722f62e2 Update package.json 2022-02-25 09:08:28 -05:00
7b0de3249d fix: dependabot warnings 2022-02-23 22:30:01 -05:00
9166fb93b5 fixes dependabot warnings 2022-02-23 22:27:17 -05:00
4efa1ad2c5 Updates form section + moves redirects 2022-02-23 22:14:52 -05:00
dd5967afb3 refactor: improve static build 2022-02-23 15:27:51 -05:00
9ca2f85ed3 fix: add form name 2022-02-23 10:41:15 -08:00
a371e8d990 feature: add success page for form 2022-02-23 10:35:53 -08:00
c2103218e2 config: remove axios dependency from lock file 2022-02-23 10:34:16 -08:00
c104c47cd0 config: remove extra eslint file 2022-02-23 10:31:11 -08:00
9999f34e7c config: add jsconfig for vetur 2022-02-23 10:31:00 -08:00
98c3fa31f1 config: remove axios package 2022-02-23 10:30:46 -08:00
2a8854d871 style: standardize component name 2022-02-23 10:30:16 -08:00
652e8ccb7c refactor: remove named component 2022-02-23 10:29:49 -08:00
87089d9efe refactor: remove custom confirmation page 2022-02-23 09:29:06 -08:00
caacdcb9ad fix: remove static placeholder for form 2022-02-23 09:24:08 -08:00
be902ad91f fix: add randomly missing action for form 2022-02-23 08:47:19 -08:00
f2f4966c24 docs: fix capitalization 2022-02-23 08:42:12 -08:00
13b45480e3 Merge pull request #13 from netlify-templates/chore/updateReadme
Add some details to the README
2022-02-23 08:40:58 -08:00
04b42bb605 fix: update page route name
Co-authored-by: Tara Z. Manicsic <tzmanics@gmail.com>
2022-02-23 08:39:57 -08:00
9429a3c1df docs: update setup instructions
Co-authored-by: Tara Z. Manicsic <tzmanics@gmail.com>
2022-02-23 08:39:34 -08:00
0330083b92 docs: improve clarity of setup instructions
Co-authored-by: Prince Wilson <maxcell.wilson@gmail.com>
2022-02-23 08:39:13 -08:00
ed732e044c docs: add logo
Co-authored-by: Tara Z. Manicsic <tzmanics@gmail.com>
2022-02-23 08:38:53 -08:00
79d504f3bb docs (#2): clarify the need for async keyword 2022-02-23 08:38:09 -08:00
0168b22e4a Merge pull request #14 from netlify-templates/2/fix-import
fix (#2): use directory to import static files
2022-02-23 08:31:47 -08:00
5534179990 refactor (#2): separate static files from functions 2022-02-23 08:25:34 -08:00
1af5c0702a fix (#2): add async keyword 2022-02-23 08:23:47 -08:00
9e3286badb add some details to the README 2022-02-22 21:34:53 -08:00
310ec06ec7 feature: adds Netlify Function and documentation
feature (#2): add example of Nuxt serverless function
2022-02-22 21:55:19 -05:00
41a58dcb5c Merge branch 'main' into 2/add-a-netlify-function 2022-02-22 21:54:23 -05:00
66a44e941e removes extra dividers and adds syntax highlight 2022-02-22 21:18:17 -05:00
9b5fcf67f9 feature: adds Netlify Form documentation
Adds Netlify Form documentation
2022-02-22 21:16:04 -05:00
efc59f002a adds honeypot attribute info 2022-02-22 20:56:39 -05:00
c69bbe3904 switches to shorter netlify honeypot syntax 2022-02-22 20:48:10 -05:00
a8ab5bb0bb docs (#2): add Prince's documentation on forms to README 2022-02-22 17:26:51 -08:00
b97970b0dc refactor (#2): rename form routing page to simple name 2022-02-22 17:24:18 -08:00
a8bc204cf8 config (#2): remove multi-word rule enforcement on pages 2022-02-22 17:22:42 -08:00
3ed9a2d57d feature (#2): add joke block component to home page 2022-02-22 17:22:13 -08:00
07b9861415 feature (#2): add joke api endpoint 2022-02-22 17:14:07 -08:00
06bd1e1dff config (#2): add esbuild configuration for serverless functions 2022-02-22 17:13:34 -08:00
abb24c5273 Merge pull request #10 from netlify-templates/chore/updatePackageJson
Update fields in package.json
2022-02-22 14:41:33 -08:00
4dbdcadc0d fix: remove form name since hidden input field 2022-02-22 17:31:24 -05:00