zoe-coding123 / zoe_2025_2

https://zoe-coding123.github.io/zoe_2025_2/
Apache License 2.0
0 stars 0 forks source link

Live Quiz #1

Open zoe-coding123 opened 2 months ago

zoe-coding123 commented 2 months ago
  1. Erase existing environment (screen capture)
  2. Setup our working environment (git clone's)

I typed the shell command ls to check what is currently in the system. Then I typed rm -rf nighthawk to erase the environment we had previously set up. Then I typed ls again to check to make sure everything's been erased. Then you set up the directory. Then you clone the files you pulled onto the system into your repository. Then you check to make sure you have all your tools and have a version that can run your code. Then you set up an virtual environment to set up the website in so it doesn't overload the system. Then you type code . and move into VS code to run the make command to create the website online.

zoe-coding123 commented 2 months ago
  1. Clone Repo Screenshot 2024-08-29 222449
zoe-coding123 commented 2 months ago

activate tools step

default:$ bundle -v Bundler version 2.5.18 default:$ ruby -v ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu] default:~$ python --version Python 3.10.12

zoe-coding123 commented 2 months ago

Setup Environment for Project

This command creates my virtual environment.

scripts/venv.sh

default:~/nighthawk/zoe_2025_2$ ls 404.html _config.yml Gemfile.lock _includes _layouts Makefile _notebooks README4YML.md requirements.txt scripts assets Gemfile images index.md LICENSE navigation _posts README.md _sass venv

zoe-coding123 commented 2 months ago

Run Server

Screenshot 2024-08-29 225039

zoe-coding123 commented 2 months ago
  1. Erase Environment Screenshot 2024-08-29 1 46 51 PM
F1nnC commented 1 month ago

0.9 0.9 1.79/2