casonpollak / cason_2025

Apache License 2.0
0 stars 0 forks source link

Live Quiz #2

Open casonpollak opened 1 month ago

casonpollak commented 1 month ago
  1. Erase existing environment (screen capture)
  2. Set up our working environment (git clones)
casonpollak commented 1 month ago
  1. Erase enviroment image

Web Site image

casonpollak commented 1 month ago
  1. Clone Repo image
casonpollak commented 1 month 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

https://github.com/nighthawkcoders/portfolio_2025.git

casonpollak commented 1 month ago

Setup Enviroment Project

This command creates my virtual enviroment.

scripts/venv.sh

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

casonpollak commented 1 month ago

Run Server

image

casonpollak commented 1 month ago

Run Server Adress

image

casonpollak commented 1 month ago

First, I erased my nighthawk directory which had all my other previous directories in it. Second, I created a new nighthawk directory to put my other directories into it. After that, I cloned into my repository "cason_2025", this puts a full copy of my GitHub repository on my local files. I checked the versions of bundle, ruby, and python. I created my virtual environment inside of my cason_2025 directory by doing scripts/venv.sh. After, I did the "make" command which ran my server and provided me the server address to my site. Finally, I visited my site by copying the address and pasting it into my browser.

F1nnC commented 1 month ago

0.91 0.91 1.82/2