1
2020-09-15 10:56:53 -04:00
2020-09-15 16:17:28 -04:00
2020-09-15 16:17:28 -04:00
2020-09-15 16:17:28 -04:00
2020-09-13 16:44:34 -04:00
2020-09-15 14:05:29 -04:00
2020-09-15 12:17:56 -04:00
2020-09-15 14:05:29 -04:00
2020-09-12 13:44:08 -04:00
2020-07-20 14:22:26 -04:00
2020-09-15 16:17:28 -04:00
2020-01-21 10:45:34 -05:00
2020-08-20 12:54:57 -04:00
2020-09-09 13:00:41 -04:00
2020-09-11 12:46:37 -04:00
2020-09-11 12:46:37 -04:00
2019-01-21 20:14:57 -05:00
2020-09-11 12:59:05 -04:00
2020-08-20 12:54:57 -04:00
2020-09-11 13:11:04 -04:00
2020-09-11 13:11:04 -04:00
2020-09-09 11:02:09 -04:00
2020-09-15 16:17:28 -04:00
2020-09-15 16:17:28 -04:00
2019-04-01 12:46:35 -04:00
2018-02-26 12:29:58 -05:00
2019-06-15 22:51:16 -04:00
2020-09-11 13:32:32 -04:00
2020-01-21 10:45:34 -05:00
2020-07-20 18:47:40 -04:00
2020-04-18 10:30:25 -04:00
2020-09-15 12:17:56 -04:00
2019-08-12 19:42:38 -04:00

RetryLife.ca

This repository contains the source code for retrylife.ca, @ewpratten's personal website.

Development

To begin developing with this project, the following are required:

Starting up the workspace

Once the prerequisite programs are installed, clone this repo to your computer, and open it with VsCode. A small box will pop up in the lower right of your screen asking if you would like to re-open the project in a devcontainer. Once accepting that box, VsCode will reload, and start download all the dependancies and tools needed for development. This will take a few minutes, and there will be a progress bar in the lower right corner of the screen.

The development process

Once you have loaded the workspace, press Ctrl+Shift+P, type run task, and press Enter. This will open the project tasks menu. This is where you can interact with the build tools. The first time you load the project, you will need to select Update dependencies, and run it without scanning task output. This will load the needed Ruby libraries for the website.

Once done, open the tasks menu again, and start the server with the Start local server command. The website will now be live at localhost:4000.

Description
My personal website
https://ewpratten.com
Readme 681 MiB
Languages
HTML 55.5%
SCSS 17.8%
JavaScript 12.1%
CSS 5.8%
OpenSCAD 3.5%
Other 5.3%