[go: nahoru, domu]

Skip to content

I intend for this to be a portfolio website of sorts. Starting with a Blog and Book Review section.

Notifications You must be signed in to change notification settings

Hopelezz/HopelezzBlog

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn Astro Built with Astro


Logo

<BlackSkies />

This is a personal Blog and Bookreview website. I intend to document my journey in creating the website and its features. Maybe use it as a showcase for other people to see what I am capable of.

Report Bug · Request Feature

image

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

(back to top)

Built With

(back to top)

Getting Started

To run the projects you will need to follow the instructions below. This will run a localhost version of the website.

Installation

  1. Clone the repo:
    git clone https://github.com/Hopelezz/HopelezzBlog.git
  2. Install NPM packages:
    npm install
  3. Run LocalHost:
    npm run dev

(back to top)

Roadmap

Features

  • Create a section for Book Reviews
    • Add images to Post Preview.
  • Add Author data via JSON
  • Add an About Me page
  • Add a Hire Me page
  • Add a 404 page
  • Add a Search Feature to query the posts for keywords
    • Solved on #6
  • Fix the Most Recent Posts button on the LeftSideBar (Deprecated)
  • Make the Page More Accessible
  • Rebuild the default component system.

Style

  • Add a Dark Theme.
  • Turn the Logo into an SVG version
  • Make the Page More responsive to Mobile. (Needs a bit more tweaking to get it just right)
  • Add a RightSideBar that shows the Post headers.

End Goal

  • Create a template for the Astro Framework based on what I've learned here

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

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Mark Spratt - @_hopelezz

Project Link: BlackSkies

(back to top)

Acknowledgments

  • Corbin for constant support ❤️.
  • Dan for constant support ❤️.
  • Fuzzy for getting me started on this blog project!
  • Mayank for helping me solve issues with search feature.

(back to top)

About

I intend for this to be a portfolio website of sorts. Starting with a Blog and Book Review section.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published