Skip to content

Instantly share code, notes, and snippets.

View Ghostglass's full-sized avatar
🏠
Haunting from home

Kimberly Thach [Ghostglass] Ghostglass

🏠
Haunting from home
View GitHub Profile
@Ghostglass
Ghostglass / docker-debut
Created June 6, 2021 02:47
Docker Desktop Debut
# Build your first docker container!
### Visit [docker](https://www.docker.com/get-started)
### Sign Up & Download DockerHub Desktop
Build your first container, image layers, watch the process, and experiment + more..
Feel free to pull my repo from Docker Hub Desktop: ```docker pull ghostglass/docker101tutorial:latest```
@Ghostglass
Ghostglass / capybara cheat sheet
Created January 18, 2021 03:27 — forked from zhengjia/capybara cheat sheet
capybara cheat sheet
=Navigating=
visit('/projects')
visit(post_comments_path(post))
=Clicking links and buttons=
click_link('id-of-link')
click_link('Link Text')
click_button('Save')
click('Link Text') # Click either a link or a button
click('Button Value')
@Ghostglass
Ghostglass / index.pug
Last active January 18, 2021 17:05
A Taurid Meteorite New Year
div.starfield
div.static
div.moving-1
div.moving-2
div.moving-3
-
var words = [
{ pos: 23.755, text: 'Space:' },
{ pos: 25.267, text: 'the final' },