Commit Graph

60 Commits

Author SHA1 Message Date
Mingzi f2ea2f467e Delete nuxt.config.js 2022-06-20 09:44:40 -07:00
yimysty b3b31a1b5c adjust output 2022-06-17 18:58:11 -07:00
yimysty 65474466b2 fix folder not found problem 2022-06-17 18:48:18 -07:00
yimysty 42e570c46b add current folder 2022-06-17 18:44:38 -07:00
yimysty d5c15ad21a output directory 2022-06-17 18:41:28 -07:00
yimysty 0af6e78e1a add test cases 2022-06-17 18:36:26 -07:00
yimysty 7c74d60067 add fixtures 2022-06-17 15:56:00 -07:00
yimysty 9a28a8d8ad fix compling error 2022-06-17 15:13:00 -07:00
yimysty a90c52f126 Merge branch 'main' into path-injection 2022-06-17 13:18:51 -07:00
Mingzi e1a914e576 Merge pull request #2 from paper-spa/jess/create-pages
Create Page if it does not already exist
2022-06-17 13:12:14 -07:00
Smitha Borkar 351ece72e7 Parse the static sit config, inject pages url 2022-06-16 14:28:43 -07:00
Jess Bees 39ec7adae0 I've been doing axios.post wrong the whole time :o 2022-06-16 10:51:11 -04:00
Jess Bees a0e3ad5b25 Before return site domain & path, create the site 2022-06-15 11:24:34 -04:00
Smitha Borkar dabdcba737 Rename Project 2022-06-10 15:37:59 -07:00
Smitha Borkar c567a0dc06 Update README.md 2022-06-10 15:33:12 -07:00
Smitha Borkar af4c1dea1c Update README.md 2022-06-10 13:50:08 -07:00
Smitha Borkar 46ab6dc6e4 Update README.md 2022-06-10 13:49:40 -07:00
Smitha Borkar b38c57e658 Update README.md 2022-06-10 13:48:40 -07:00
Smitha Borkar 9e0253b20f Update README.md 2022-06-10 13:46:11 -07:00
Smitha Borkar b9a737a20e Update README.md 2022-06-10 13:34:51 -07:00
Smitha Borkar b97a591d3a Update README.md 2022-06-10 13:29:44 -07:00
Smitha Borkar 48ba48b79d Create release.yml 2022-06-09 16:59:38 -07:00
Smitha Borkar 8ad50d7514 Create draft-release.yml 2022-06-09 16:58:37 -07:00
Smitha Borkar 84c90f9450 fix context 2022-06-08 16:01:15 -07:00
James M. Greene 495329285a Merge pull request #1 from paper-spa/url_parts
Add outputs for origin, host, and base path
2022-06-08 15:07:17 -05:00
James M. Greene e3014f169d Update dist 2022-06-08 15:05:27 -05:00
James M. Greene f996195597 Extract getPagesBaseUrl to separate module 2022-06-08 15:05:04 -05:00
James M. Greene 772a66836c Update dist 2022-06-08 12:02:29 -05:00
James M. Greene 11f3541eca Add outputs for origin, host, and base_path 2022-06-08 12:02:17 -05:00
Smitha Borkar 94028786d7 Add token input 2022-06-07 22:21:50 -07:00
Smitha Borkar 43507179c9 Update index.js 2022-06-07 22:21:08 -07:00
Smitha Borkar 10aeb5225f Update context.js 2022-06-07 22:18:54 -07:00
Smitha Borkar ad7ab3a129 Create context.js 2022-06-07 22:15:39 -07:00
Smitha Borkar 07e8c6056f wip 2022-06-07 21:33:54 -07:00
James M. Greene 1775467e63 Remove input data from axios call 2022-06-07 14:56:40 -05:00
James M. Greene 42f1735373 Update dist 2022-06-07 14:52:07 -05:00
Smitha Borkar 8202494c81 Update index.js 2022-06-07 12:51:34 -07:00
James M. Greene 73684454a7 Update dist folder 2022-06-07 14:41:59 -05:00
Smitha Borkar 22ec7e91f4 Update index.test.js 2022-06-07 12:41:19 -07:00
Smitha Borkar 45eab63293 WIP on index tests 2022-06-07 12:30:49 -07:00
James M. Greene febf37f409 Remove nock as a devDep 2022-06-07 14:29:52 -05:00
James M. Greene 9da49662c1 Install nock as devDep 2022-06-07 14:27:18 -05:00
James M. Greene 1be290acd6 Add test script and Actions workflow 2022-06-07 14:25:56 -05:00
James M. Greene 5da06fdf1c Install jest devDep 2022-06-07 14:19:54 -05:00
James M. Greene 8d03402d9c Copy tweaks 2022-06-07 14:18:05 -05:00
Smitha Borkar 57d293cb8f Update action.yml 2022-06-07 12:15:52 -07:00
James M. Greene 7891cd15e5 Add a prepare script to build with ncc (and run it now) 2022-06-07 14:14:54 -05:00
James M. Greene 7000f2f338 Add ncc devDep and axios-retry 2022-06-07 14:13:57 -05:00
Smitha Borkar 74a0003f98 Point to the src Index 2022-06-07 12:06:12 -07:00
Smitha Borkar 6d7eb3330c Update index.js 2022-06-07 12:05:30 -07:00