An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Netlify Test

[![Netlify Status](https://api.netlify.com/api/v1/badges/7c7751ec-23d5-4b11-895d-68e0247ea1dc/deploy-status)](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)