-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Could you please help with some information or instruction how to deploy this to netlify (as you did) and to make it to work there?
What is wrong or missing in the following steps?
- I created a new repository, based on this repository here
- I created an account on netlify
- I connected netlify with github
- I used "build site from existing repository" and just used my new repository as source
- netlify shows: site is deployed (checkmark)
- but the link to this site shows only "page not found"
Some questions:
- is this the right way, just to "build site from repository"?
- are there some steps missing, you did, to make your site working on netlify?
use
./gradlew baketo build the site and./gradlew bakePreviewto start a little webserver.
This works fine, locally. But nothing is created which should be commited to the repository. So I think, these are only local operations to check the result.
But netlify should build the site on the server?
And how netlify should or would know that it should build the site? I think this information is somehow included into the projects scripts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels