All script and media files required for my business website.
All content ideas, elements, structure, and implementation are licensed under the GNU General Public License v3.0. Third parties may NOT copy or otherwise imitate content for commercial purposes or for profit.
- As of 10/28/2022: Deployed on Netlify
- Index
- About
- Services
- Projects
- Contact
- Interface Design Concept ERAU
- A Fisherman's Life Project Website
- Press
- Imprint
- Privacy Policy
- #001423
- #d7e0e5
- #c4c4c4
- #fff
- #f7f7f7
- #e4e4e4
- H1: Roboto Serif, serif
- Nav, H2, H3, P: Roboto, sans-serif
All icons courtesy of Font Awesome Icons
- Code Solid
- Color: #fff
- Desktop Solid
- Color: #fff
- Users Solid
- Color: #fff
- Brain Solid
- Color: #fff
- --clr-neutral-100
- --clr-primary-300
- --clr-primary-900
- --clr-accent-200
- --clr-accent-300
- --clr-accent-400
- --ff-heading
- --ff-body
- --fw-heading-light
- --fw-body-light
- --fs-h1
- --fs-h2
- --fw-heading-light
- --fw-body-light
- --fs-h1
- --fs-h2
- --fs-p
- --fs-h3-small
- --fs-icons
- --lh-short
- Form submissions are filtered for spam using a combination of Akismet, a honeypot field, and a reCAPTCHA 2 challenge. Prevention technologies provided by Netlify API.
- Visual Studio Code: Version 1.68
- Git: Version 2.37.0
- GitHub
- W3C Markup Validation Service: Version 1.3+hg
- W3C CSS Validation Service: Version Unknown
To view and edit code:
- Download project folder.
- Open folder, right click on any file.
- Click 'Edit with [default text editor].'
- Make appropriate additions and/or changes, then save file.
- Double click saved file or refresh web browser for changes to take effect.
- Follow link.
- Fork project to your own Git account.
- Create a pull request.
- Click green 'Code' button in upper right-hand corner.
- Clone project locally with HTTPS, SSH, CLI, or download master ZIP.
- Make changes to files.
- Commit changes to Git using text editor source control.
- Push and sync changes to GitHub.