GreyWoulf / greywoulf.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues Vecteezy License

Woulves Den Blog

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
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

npm

npm install nodejs

Make sure the Live Server extension is installed if using VSCode

Installation

  1. Clone the repo
    git clone https://github.com/greywoulf/greywoulf.github.io.git
  2. Install NPM packages
    npm install
  3. Right click on index.html
    Open with Live Server;
    
  4. Or open and run index.html with your local host

(back to top)

Deployed Application Link

https://greywoulf.github.io/index.html

Application can also be viewd by using the View Demo button at the top

(back to top)

Usage

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.

(back to top)

Roadmap

  • 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).

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Image resource contributions under the Vecteezy License. See Vecteezy-License-Information.pdf for more information.

(back to top)

Contact

Your Name - Grey Woulf - email@email_client.com

Project Link: https://github.com/greywoulf/greywoulf.github.io

(back to top)

Github Stats

Anurag’s github stats

Top Langs

Acknowledgments

For inspiration, images and code snippets used in the creation of this blog website.

(back to top)

About

License:Other


Languages

Language:CSS 66.4%Language:HTML 33.3%Language:JavaScript 0.4%