https://github.com/philipf5/philipfulgham.com
Angular source code for my personal website as a software and web developer
https://github.com/philipf5/philipfulgham.com
angular
Last synced: 4 months ago
JSON representation
Angular source code for my personal website as a software and web developer
- Host: GitHub
- URL: https://github.com/philipf5/philipfulgham.com
- Owner: PhilipF5
- Created: 2017-02-28T03:35:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T01:16:51.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T07:46:39.531Z (5 months ago)
- Topics: angular
- Language: TypeScript
- Homepage: https://www.philipfulgham.com
- Size: 16.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PhilipFulgham.com
This repo contains the source code for my personal website. The site is built in Angular, so "view source" isn't really sufficient to see what the website is doing. If you want to see the code for the version of the site that's out there right now, make sure you look at the commit for the most recent release. The `master` branch will often include not-yet-released work.
## Legal
My website is part of my personal brand; it is *not* an open source project. I have made the source code available so that interested people can see how I make it work. In general, here are some of the things you MAY do:
- Adapt a piece of code that performs a certain function to accomplish a similar function in your own project.
- Use a substantial portion of the source code for an educational, non-commercial purpose, as long as proper attribution is given.
- Use a substantial portion of the source code to create a website with a substantially different design.But here are some of the things you MAY NOT do, which override the above whenever they are in conflict:
- Create a publicly accessible duplicate of my website.
- Use my website as a template for any other website by substantially copying my design.
- Use any part of the source code or design in any way that a third-party could reasonably see as implying my support for, endorsement of, or affiliation with your project, yourself, your beliefs/causes, or anyone/anything you are affiliated with.