Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 3.39 KB

File metadata and controls

77 lines (57 loc) · 3.39 KB

CodeMuseum

How to show all images within a folder directory? - Jekyll {% for image in site.static_files %} {% if image.path contains 'assets/images/gallery/' %} {% endif %} {% endfor %}

{% for file in site.static_files %} {% if file.path contains 'assets/images/gallery/' and file.extname == '.jpg' %} Gallery Image {% endif %} {% endfor %}

{% for image in site.static_files %} {% if image.path contains 'assets/images/gallery' %} {% unless image.path contains '-th.' %} {% endunless %} {% endif %} {% endfor %}

Find text in files using the Linux grep command How to Find all Files Containing Specific Text (string) on Linux How to Search and Find Files for Text Strings in Linux Index of Linux Journal Issues, 1994 - 2018

image

iMAGEMAGiCK

ImageMagick Examples --

Animation Basics I lost my commands, i need to dump my history file from time to time... - Basics DOC imagemagick.org

hollywoodlolo gif

Sol 4518 gif

# Anchor Links
# [Heading Link](#section-i-want)
### [1. Anchor Link](#anchor-link)
# 1.1 [Header](#1.1)
[RepKArenBassDeliverables](#repkarenbassdeliverables)

SAMPLE

RepKArenBassDeliverables works well on ricothakarashard.github.io/Rashard-GDS altText{#id .myClass width=40 height=50}

Imagery

![AViRiS](https://avirisng.jpl.nasa.gov/img/banner130213.png)

AViRiS

TAGS/FiLTERS

MARKDOWN

Anchors in Markdown Using Anchor Links in Markdown-Dave Brock

https://replit.com/@ricothaka

https://ssd.jpl.nasa.gov/api/horizons.api?format=text&COMMAND='499'&OBJ_DATA='YES'&MAKE_EPHEM='YES'&EPHEM_TYPE='OBSERVER'&CENTER='500@399'&START_TIME='2006-01-01'&STOP_TIME='2006-01-20'&STEP_SIZE='1%20d'&QUANTITIES='1,9,20,23,24,29'