This project was for the creation of a hackathon that showcased my knowledge in coding static websites, as well as my learnings in my
journey in becoming CCNA certified. More blog posts are coming in the future with a variety of content categories.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
To get a local copy up and running follow these simple steps.
npm
npm install nodejs
Make sure the Live Server extension is installed if using VSCode
- Clone the repo
git clone https://github.com/greywoulf/greywoulf.github.io.git
- Install NPM packages
npm install
- Right click on
index.html
Open with Live Server;
- Or open and run
index.html
with your local host
https://greywoulf.github.io/index.html
Application can also be viewd by using the View Demo button at the top
This project is created as a use for a blog. It also has the opportunity for being useful as a personal website template as well.
- Fix email form bug in footer
- Make subscribe button functional
- Link a spreadsheet for contact information
- Update more of learnings on the blog
- Add actual content to blogs (not just learnings)
- Make page numbers linkable
- Make category section linkable
- Create a page that hosts similar blog posts for each category
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Image resource contributions under the Vecteezy License. See Vecteezy-License-Information.pdf
for more information.
Your Name - Grey Woulf - email@email_client.com
Project Link: https://github.com/greywoulf/greywoulf.github.io
For inspiration, images and code snippets used in the creation of this blog website.