Files
fedizinefest-deprecated/README.md
T

24 lines
1.3 KiB
Markdown
Raw Normal View History

2021-03-27 18:53:39 +00:00
# Hello, and welcome to Glitch
2021-03-28 19:57:28 +00:00
This is a basic static HTML starter project you can build on however you like. No need to save. While you develop your site, your changes will happen 🪄 immediately in the preview window. You can upload assets like images or audio in `assets` to the left. Stylesheets and JavaScript live in the `public` folder. The rest is up to you and your imagination.
2018-03-19 20:41:58 +00:00
2021-03-27 18:53:39 +00:00
## What's in this project?
2018-03-19 20:41:58 +00:00
2021-03-27 18:43:29 +00:00
`README.md`: That's this file, where you can tell people what your cool website does and how you built it.
2018-03-19 20:41:58 +00:00
2021-03-27 18:53:39 +00:00
`index.html`: This is the main HTML page for your site.
2018-03-19 20:11:32 +00:00
`style.css`: CSS files add styling rules to your content.
2017-10-10 12:57:38 +00:00
`script.js`: If you're feeling fancy you can add interactivity to your site with JavaScript.
2017-10-10 12:57:38 +00:00
2021-03-27 18:43:29 +00:00
![Glitch](https://cdn.glitch.com/a9975ea6-8949-4bab-addb-8a95021dc2da%2FLogo_Color.svg?v=1602781328576)
2017-10-10 12:57:38 +00:00
2021-03-27 18:43:29 +00:00
## You built this with Glitch!
2017-10-10 12:57:38 +00:00
2021-03-27 18:43:29 +00:00
[Glitch](https://glitch.com) is a friendly community where millions of people come together to build web apps and websites.
2017-10-10 12:57:38 +00:00
2021-03-27 18:43:29 +00:00
- Need more help? [Check out our Help Center](https://help.glitch.com/) for answers to any common questions.
- Ready to make it official? [Become a paid Glitch member](https://glitch.com/pricing) to boost your app with private sharing, more storage and memory, domains and more.