Skip to content

My collection of library and utility functions, templates, snippets, and starter files/collections. (2023)

Notifications You must be signed in to change notification settings

codewizard13/ehw-lib

Repository files navigation

INFO PROPERTY VALUE
Folder Name ehw-lib
File Name README.md
Date Created 09/22/23
Date Modified 02/20/25
Version 00.00.02
Programmer Eric Hepperle

TECHNOLOGIES

Markdown

WordPress

JavaScript

Git

GitHub


TAGS

Library Snippets Code Snippets Site Starters Custom Frameworks CMS Markdown WordPress JavaScript ES6

Purpose

Repository to house Eric Heppperle's code library. Contains code snippets, website starter frameworks, etc. Contains a variety of starter files and packages to save time and encourage consistency in design.

ehw-lib/
  ├── ico/
  ├── site_starters/
  │   └── tmpl__csite-framework/
  │       ├── arch-pages/
  │       ├── assets/
  │       │   ├── plugins/
  │       │   └── themes/
  │       ├── bkp/
  │       ├── colors/
  │       ├── dummy/
  │       ├── ehd/
  │       ├── ico/
  │       ├── img/
  │       ├── notes/
  │       ├── sb/
  │       ├── screens/
  │       ├── tools/
  │       ├── ux/
  │       │   └── mockups/
  │       ├── _inpro/
  │       ├── _snaps/
  │       └── _uns/
  └── snippets/
      ├── sb/
      └── wp/

[created with: nathanfriend.io ASCII tree generator]

NOTES & CAVEATS

  • This README is in-progress and under construction.

Troubleshooting

Q: Custom folder icon not showing up?

A: In PowerShell cd to the parent folder and set the "system file" attribute on the target child folder like this:

attrib +s folder_name

CAVEATS

  • Make sure you are in the parent folder and that the folder_name doesn't have any relative pathing artifacts (.\, ..\, etc)

QUICK LINKS

About

My collection of library and utility functions, templates, snippets, and starter files/collections. (2023)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published