Welcome to Pitt Fuego Webtext Generator! This tool allows the user to mix and match div. blocks to build a quick website similar to an Adobe Spark. All of the design elements you need to make a great webtext or presentation are embedded in the document. We've also provided hidden comments to help guide you through the process.
We recommend you begin with one of our starter programs before using this one.
##Get started!
-
Go to the Pitt Fuego Webtext Generator Repository
-
Click the green "Code" button then select "Download ZIP" to your local computer.
-
Find this folder in your downloads and move it to a secure place. You will return to this folder to manage your files and other assets like images, pdfs, etcetera.
-
Download and/or open a text editor like atom.io or notepad-plus-plus.org.
-
Use the text editor to open the index.html and style.css documents from your project folder.
-
Start working with code by reading through the index.html where you'll find instructions on how to build your own webtext!
-
Once you have modified and added your files to your project file, you will want to publish to the web. GitHub provides a good solution for "free." Create a GitHub account, then create a new repository for this webtext. Click "uploading an existing file" and upload your files to your repository and "Commit changes". You'll need ALL of your assets to make your webtext function properly.
-
Now go to your repository "settings." Scroll down to "GitHub Pages" in the left-hand menu. Change the source setting from "none" to "main" "/root" and then Click "Save"
-
GitHub will provide you with a published URL. (This process may take up to five minutes.)
-
Test the URL in a browser. Magic, no? Actually, it's computer science.
Check out our other cool coding tools at Pitt Fuego.