Have questions? Email us.
This is a quick template for making a website. Out of the box, it's fast, efficient, and secure. You can follow these steps and links or attend our club meetings to learn more.
-
i. Log in to GitHub.
ii. Press the
+
button on the top-right corner.iii. Select New repository.
iv. Click this textbox, type your project's name, and press Enter.
v. Press the copy button on the right side of the screen.
vi. Open Visual Studio Code.
vii. Press this button on the left.
viii. Select Clone Repository and press Enter until your browser opens.
ix. Enter your GitHub username and password again and press Enter until you see the
Repository name
search menu.x. In the search menu, type
columbusacademy/wdc-jamplate
, and press Enter.xi. The file explorer should open. Click the Desktop folder and press Enter.
xii. On the bottom right, click Open.
xiii. Select Yes, I trust the authors.
xiv. Press this button on the left.
xv.
xix. Open the terminal.
xv. Type
chmod 755 setup.sh && ./setup.sh
and press Enter.That's it!
- Open your project folder in VS Code (done in the previous section)
- Open the terminal.
- Type
npm t
and press Enter.
Your site is now running at http://localhost:8000!
(Please tell me your default browser is Chrome.)
Edit src/pages/index.js
to see your site update in real-time!
-
Documentation (General link)
-
Tutorials (Beginners)
-
Guides (Specific examples)
-
API Reference (Advanced)
-
Plugin Library (Browse Plugins)
-
Cheat Sheet (Handy)
Deploy this website with one click on Gatsby Cloud:
-
Create an account on Gatsby Cloud.
-
Select Authorize Gatsby Cloud.
- Click Add a site +.
- Select GitHub.
- Select Click here to add an installation.
- In the pop-up window, scroll down and click Install.
- The pop-up window should close. Find your project's name and click Import next to it.
-
Download Git
-
Open spotlight ( ⌘ + Space ), type
terminal
, and press Enter. -
Click inside the newly opened window.
-
Type
git
and press Enter. -
Follow the prompts to compete the installation.
-
-
Go to the School Laptop setup.
-
- Click on
nvs-x.x.x.msi
(the x's will be numbers) and press Enter.
- Open the file and follow the prompts to complete the installation.
- Click on
-
Set up everything else
-
Follow the School Laptop instructions up to xiv.
-
Type the following, pressing Enter after each line.
cd OneDrive/Desktop/wdc-jamplate-main nvs add lts nvs use lts nvs link lts npm i -g npm npm-check-updates gatsby-cli npm i echo "\n\nYou're welcome ;)\n"
-
Don't worry. We still love you.
Just email us to set up an in-person or zoom meeting.
If you have any questions or interesting ideas, we're here to help. Email us and set up an in-person or zoom meeting.