Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.DS_Store
engrid.code-workspace
.idea/
# Logs
logs
*.log
Expand Down
8 changes: 0 additions & 8 deletions .idea/.gitignore

This file was deleted.

10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ Director of Digital Strategy
Cell: (315) 877-3420
Email: bryan@4sitestudios.com

## Find and Replace Conventions

You will find the following `TBD` placeholders in the codebase that should be replaced with your client's information, they're formatted in all caps to make them easy to find and replace:

- `TBD-ORG-NAME` = Client Organization Name
- `TBD-ORG-DESC` = Client Organization Description
- `TBD-ADDRESS-LINE-1` = Client Street Address
- `TBD-CITY-STATE-ZIP` = Client City, State, Zip
- `TBD-IRS-TAX-ID` = Client IRS Tax EIN/ID Number
- `engrid-TBD` = Replace TBD with your client's acronym or short name (e.g. `engrid-ran`)

## Account Buildout
### Client theme dependent on [4Site's Page Template Framework (ENgrid)](https://github.com/4site-interactive-studios/engrid-scripts)
Expand Down
279 changes: 208 additions & 71 deletions dist/engrid.css

Large diffs are not rendered by default.

Loading
Loading