https://github.com/webmatze/netlify-test
just testing netlify
https://github.com/webmatze/netlify-test
Last synced: 8 days ago
JSON representation
just testing netlify
- Host: GitHub
- URL: https://github.com/webmatze/netlify-test
- Owner: webmatze
- Created: 2022-06-10T12:26:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T19:40:58.000Z (about 4 years ago)
- Last Synced: 2025-02-26T17:47:19.407Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netlify Test
[](https://app.netlify.com/sites/serene-phoenix-88d910/deploys)
This is a test repository to try publishing a site using Github and Netlify.
## How to
1. Register with https://www.netlify.com/ and create a free account
2. Create a new repository on https://github.com
- Add a new markdown file
- Add a build script
3. Configure Netlify
- grant access to your github repository
- configure your build script
4. Push your code to github
5. Netlify will run your build script and publish your site to a public URL
## Public URL of this repository
[https://serene-phoenix-88d910.netlify.app](https://serene-phoenix-88d910.netlify.app)