Jekyll-Info

Time2022-07-12 20:53:03 -0500
URLhttps://stevenwestmoreland.com
Collections4
apps4
posts18
products2
projects3
Data Files1
Pages18
Static Files123
Categorieslaravel, php, apple, finance, download, jekyll, json, design, ios, javascript, node, npm, arch, certbot, linux, systemd, bootstrap, webpack, ruby, gem, analytics, postcss, tailwind
Tags
Theme

Configuration

jekyll
version4.0.1
environmentproduction
site
source/srv/http/www.stevenwestmoreland.com
destination/srv/http/www.stevenwestmoreland.com/_site
collections_dir
data_dir_data
includes_dir_includes
layouts_dir_layouts
plugins_dir_plugins
safefalse
include.htaccess
excludeGemfile, Gemfile.lock, package.json, package-lock.json, node_modules, postcss.config.js, tailwind.config.js, *.afdesign, *.psd, .sass-cache, .jekyll-cache, gemfiles, vendor/bundle/, vendor/cache/, vendor/gems/, vendor/ruby/
keep_files.git, .svn
encodingutf-8
markdown_extmarkdown,mkdown,mkdn,mkd,md
strict_front_matterfalse
show_drafts
limit_posts0
futurefalse
unpublishedfalse
whitelist
pluginsjekyll-info, jekyll-postcss
markdownkramdown
highlighterrouge
lsifalse
excerpt_separator
incrementalfalse
detachfalse
port4000
host127.0.0.1
baseurl
show_dir_listingfalse
permalink/:year/:month/:title:output_ext
paginate_path/page:num
timezone
quietfalse
verbosefalse
site.collections.apps
relative_directory_apps
directory/srv/http/www.stevenwestmoreland.com/_apps
outputtrue
site.collections.posts
relative_directory_posts
directory/srv/http/www.stevenwestmoreland.com/_posts
outputtrue
site.collections.products
relative_directory_products
directory/srv/http/www.stevenwestmoreland.com/_products
outputtrue
site.collections.projects
relative_directory_projects
directory/srv/http/www.stevenwestmoreland.com/_projects
outputtrue
site.defaults
scope
path
typeapps
values
layoutapp
permalink/apps/:title.html
scope
path
typeproducts
values
layoutproduct
permalink/products/:title/
scope
path
typeprojects
values
layoutproject
permalink/projects/:title.html
site.liquid
error_modewarn
strict_filtersfalse
strict_variablesfalse
site.rdiscount
extensions
site.redcarpet
extensions
site.kramdown
auto_idstrue
entity_outputas_char
toc_levels1..6
smart_quoteslsquo,rsquo,ldquo,rdquo
inputGFM
hard_wrapfalse
footnote_nr1
show_warningsfalse

Collections

Documents in apps

titlepathdate
Astronomy Photo of the Day_apps/astronomy-photo-of-the-day.md2018-02-12T21:00:00-06:00
EIA Open Data_apps/eia-open-data.md2018-02-12T21:00:00-06:00
NIST Cybersecurity Framework_apps/nist-cybersecurity-framework.md2018-02-12T21:00:00-06:00
Texas Law Book_apps/texas-law-book.md2018-07-23T15:00:00-05:00

Documents in posts

titlepathdate
Roland TR-8 Rhythm Performer effects quick reference_posts/2017-03-03-roland-rythym-performer-effects-quick-reference.md2017-03-03T21:36:00-06:00
Roland TR-8 Rhythm Performer system settings_posts/2017-03-03-roland-rythym-performer-system-settings.md2017-03-03T21:37:00-06:00
Recording last login information using Laravel events_posts/2017-03-07-recording-last-login-information-using-laravel-events.md2017-03-07T11:28:00-06:00
Dividend income portfolio template for Apple Numbers_posts/2017-04-20-dividend-income-portfolio-tempate-for-apple-numbers-app.md2017-04-20T13:34:00-05:00
Adding JSON Feed to your Jekyll site_posts/2017-05-18-adding-json-feed-to-your-jekyll-site.md2017-05-18T10:36:00-05:00
iOS app icon template for Affinity Designer_posts/2017-07-06-ios-app-icon-template-for-affinity-designer.md2017-07-06T11:24:00-05:00
Parsing Microsoft Office Open XML document properties with Node.js_posts/2017-10-12-parsing-microsoft-office-document-properties-with-nodejs.md2017-10-12T09:00:00-05:00
Getting started with the Node.js client for the SCORM Cloud API_posts/2017-11-26-nodejs-client-for-scormcloud-api.md2017-11-26T08:00:00-06:00
Renewing Let's Encrypt certificates using a systemd timer_posts/2017-11-30-renewing-certbot-certificates-using-a-systemd-timer.md2017-11-30T10:45:00-06:00
How to include Bootstrap in your project with Webpack_posts/2018-01-31-how-to-include-bootstrap-in-your-project-with-webpack.md2018-01-31T11:45:00-06:00
Exporting course registration results from SCORM Cloud to Microsoft Excel_posts/2018-03-13-exporting-course-registration-data-from-scorm-cloud-to-spreadsheet.md2018-03-13T15:55:00-05:00
Introducing the Jekyll Info plugin_posts/2018-06-20-introducing-the-jekyll-info-plugin.md2018-06-20T21:10:00-05:00
Creating social sharing links without third-party JavaScript_posts/2018-07-19-creating-social-sharing-links-without-javascript.md2018-07-19T23:10:00-05:00
Using Google Analytics with Articulate Storyline_posts/2019-03-24-using-google-analytics-with-articulate-storyline.md2019-03-24T15:00:00-05:00
Market sector breakdown in the Dividend Income Portfolio Template_posts/2020-04-18-market-sector-breakdown-in-the-dividend-income-portfolio-template.md2020-04-18T13:00:00-05:00
How to use the Dividend Income Portfolio Template for Apple Numbers_posts/2020-05-05-how-to-use-the-dividend-income-portfolio-template-for-apple-numbers.md2020-05-05T09:00:00-05:00
How to remove the Epson ScanSmart icon from the macOS menu bar_posts/2020-07-03-how-to-remove-the-epson-scansmart-icon-from-the-macos-menu-bar.md2020-07-03T09:00:00-05:00
Using Tailwind CSS with Jekyll_posts/2021-01-01-using-tailwind-css-with-jekyll.md2021-01-01T08:00:00-06:00

Documents in products

titlepathdate
Dividend Income Portfolio Template for Apple Numbers_products/dividend-income-portfolio-template-for-apple-numbers.md2020-04-17T09:00:00-05:00
Dividend Income Portfolio Template for Google Sheets_products/dividend-income-portfolio-template-for-google-sheets.md2020-04-17T09:00:00-05:00

Documents in projects

titlepathdate
scormcloud-api-wrapper_projects/scormcloud-api-wrapper.md2018-06-27T21:55:00-05:00
office-document-properties_projects/office-document-properties.md2018-06-29T19:29:00-05:00
jekyll-info_projects/jekyll-info.md2018-07-17T21:18:00-05:00

Data Files

site.data
navigation["navigation",[{"label":"Home","url":"/"},{"label":"Archive","url":"/archive/"},{"label":"Projects","url":"/projects/"},{"label":"Shop","url":"/products/"}]]

Pages

titlepathdate
400.html
403.html
404.html
Archivesarchive.html2018-06-10T11:05:00-05:00
archive.json
Thank Youproducts/dividend-income-portfolio-template-for-google-sheets/download.html2020-04-17T09:00:00-05:00
Thank Youproducts/dividend-income-portfolio-template-for-apple-numbers/download.html2020-05-05T09:00:00-05:00
Feedfeed.html2020-07-06T23:30:00-05:00
index.html2018-06-10T11:05:00-05:00
Order Lookupproducts/dividend-income-portfolio-template-for-google-sheets/lookup.html2020-04-18T12:00:00-05:00
Order Lookupproducts/dividend-income-portfolio-template-for-apple-numbers/lookup.html2020-04-18T12:00:00-05:00
Productsproducts.html2019-11-30T08:30:00-06:00
Projectsprojects.html2019-11-30T08:30:00-06:00
feed/site.json
feed/site.xml
sitemap.xml
css/styles.css
jekyll-info.html

Static Files

pathmodified_time
.htaccess2020-12-29T19:29:49-06:00
apple-touch-icon.png2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/css/output.min.css2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/5xOMsUUvDc7.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/5z7ZBrClayM.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/62k0RCOOwAX.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/6BZsEUlekZh.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/6ITgttTKhvb.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/6dNwx61jeoX.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/6itSbmKp1EJ.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/data.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/frame.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/data/js/paths.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/lib/scripts/app.min.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/lib/stylesheets/main.min.css2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/lib/stylesheets/mobile-fonts/open-sans-bold.woff2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/lib/stylesheets/mobile-fonts/open-sans-light.woff2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/html5/lib/stylesheets/mobile-fonts/open-sans-regular.woff2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/meta.xml2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story.html2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story_content/blank.html2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story_content/frame.json2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story_content/frame.xml2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story_content/story.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story_content/thumbnail.jpg2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story_content/user.js2020-12-29T19:29:49-06:00
demos/storyline/google-analytics-example/story_html5.html2020-12-29T19:29:49-06:00
favicon.ico2020-12-29T19:29:49-06:00
img/astronomypotd-icon.png2020-12-29T19:29:49-06:00
img/astronomypotd-og-image.jpg2020-12-29T19:29:50-06:00
img/bootstrap-webpack-github-social-image.png2020-12-29T19:29:50-06:00
img/bootstrap-webpack-npm-run-build-iterm-screenshot.png2020-12-29T19:29:50-06:00
img/bootstrap-webpack-og-image.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-icon.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-og-image.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-removing-sample-data-1.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-removing-sample-data-2.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-removing-sample-data-3.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-removing-sample-data-4.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-removing-sample-data.mp42020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-sector-selection-1.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-sector-selection-2.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet-sector-selection.gif2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-portfolio-sheet.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-sector-breakdown-sheet.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-transactions-sheet-removing-sample-data-1.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-transactions-sheet-removing-sample-data-2.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-transactions-sheet-removing-sample-data-3.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-transactions-sheet-removing-sample-data-4.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-transactions-sheet-removing-sample-data.mp42020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-transactions-sheet.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet-1.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet-2.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet-3.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet-4.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet-5.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet-adding-rows.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet-hide-columns.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-portfolio-sheet.mp42020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-1.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-2.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-3.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-4.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-5.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-6.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-7.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet-8.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-apple-numbers-using-the-transactions-sheet.mp42020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-icon.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-og-image.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-portfolio-sheet-sector-selection-1.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-portfolio-sheet-sector-selection-2.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-portfolio-sheet-sector-selection.gif2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-portfolio-sheet.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-sector-breakdown-sheet.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-for-google-sheets-transactions-sheet.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template-preview.png2020-12-29T19:29:50-06:00
img/dividend-income-portfolio-template.zip2020-12-29T19:29:50-06:00
img/eiaopendata-icon.png2020-12-29T19:29:50-06:00
img/eiaopendata-og-image.jpg2020-12-29T19:29:50-06:00
img/epson-scansmart-disable-launchctl-agents-in-terminal.png2020-12-29T19:29:50-06:00
img/epson-scansmart-macos-menu-item.png2020-12-29T19:29:50-06:00
img/ios-app-icon-template-og-image.jpg2020-12-29T19:29:51-06:00
img/ios-app-icon-template-preview.png2020-12-29T19:29:51-06:00
img/ios-app-icon-template.zip2020-12-29T19:29:51-06:00
img/jekyll-info-page-screenshot.png2020-12-29T19:29:51-06:00
img/logo.svg2020-12-29T19:29:51-06:00
img/market-sector-breakdown-in-the-dividend-income-portfolio-template-og-image.jpg2020-12-29T19:29:51-06:00
img/nistcybersecurity-icon.png2020-12-29T19:29:51-06:00
img/nistcybersecurity-og-image.jpg2020-12-29T19:29:51-06:00
img/renewing-certbot-iterm-screenshot.png2020-12-29T19:29:51-06:00
img/roland-tr8-og-image.jpg2020-12-29T19:29:51-06:00
img/scormcloud-github-social-image.jpg2020-12-29T19:29:51-06:00
img/scormcloud-og-image.jpg2020-12-29T19:29:51-06:00
img/scormcloud.png2020-12-29T19:29:51-06:00
img/site-og-image.png2020-12-29T19:29:51-06:00
img/social-network-sdk-requests-after.png2020-12-29T19:29:51-06:00
img/social-network-sdk-requests-before.png2020-12-29T19:29:51-06:00
img/social-network-sdk-requests-og-image.jpg2020-12-29T19:29:51-06:00
img/stevenwestmoreland.jpg2020-12-29T19:29:51-06:00
img/storyline-google-analytics-editing-story-html5.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-event-tracking-1.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-event-tracking-2.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-event-tracking-questions-1.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-event-tracking-questions-2.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-event-tracking-questions.gif2020-12-29T19:29:51-06:00
img/storyline-google-analytics-event-tracking-report.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-event-tracking.gif2020-12-29T19:29:51-06:00
img/storyline-google-analytics-example.zip2020-12-29T19:29:51-06:00
img/storyline-google-analytics-og-image.jpg2021-01-23T17:05:02-06:00
img/storyline-google-analytics-publishing-settings.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-screen-tracking-1.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-screen-tracking-2.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-screen-tracking-report.png2020-12-29T19:29:51-06:00
img/storyline-google-analytics-screen-tracking.gif2020-12-29T19:29:51-06:00
img/texasstatutes-icon.png2020-12-29T19:29:51-06:00
img/texasstatutes-og-image.jpg2020-12-29T19:29:51-06:00
img/texasstatutes-og-image.png2020-12-29T19:29:51-06:00
img/using-tailwind-css-with-jekyll-bundle-exec-jekyll-build.png2021-01-23T17:05:02-06:00
img/using-tailwind-css-with-jekyll-bundle-install.png2021-01-23T17:05:02-06:00
img/using-tailwind-css-with-jekyll-og-image.jpg2021-01-23T17:05:02-06:00
js/site.js2020-12-29T19:29:51-06:00
robots.txt2021-07-09T13:47:55-05:00