Skip to content

Latest commit

 

History

History
executable file
·
68 lines (41 loc) · 1.71 KB

File metadata and controls

executable file
·
68 lines (41 loc) · 1.71 KB

NYC Tech

WordPress theme for a site design refresh

This is a re-imagining of my website theme, where I integrate design elements of the city. I'm adapting my personal website to be brought up to modern standards. I'm also adding some professionalism, to assist my efforts to be consultant.

Version

The current version is 1.0.1. This project uses semantic versioning.

Features

  • First feature
  • Second feature
  • Third feature

Ideas for sections/pages

  • Language Translations
  • Frequently Asked Questions (FAQ)
  • Screenshots
  • Submit Issues

Installation

  • Put your code into src
  • Create a Git Ignore file
    • Add the phpdocs directory to your .gitignore file
    • Add Editor-specific files to your .gitignore ( .swp for Vim, .idea for PHPStorm, etc. )
  • Select an Open Source License and copy it to LICENSE.txt
  • Update CONTRIBUTING.md to match your project needs

Resources

Preferred Date Formats

Y M d D => 2026 Jun 11 Thu
j F Y => 11 June 2026
Y-m-d => 2026-06-11

Credits and Acknowledgments