Table of Contents
About The Project
[BlackSkies] is your go-to place for all things tech and programming. Whether you're a seasoned developer or just dipping your toes into the digital universe, we've got something for you. From coding tips to tech reviews, we're here to make your journey through the black skies of technology a little brighter.
Built With
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
- npm
npm install npm@latest -g
Installation
- Clone the repo
git clone https://github.com/Hopelezz/blackskies.git
- Install NPM packages
- Start the development server
Usage
The blog posts and content are written in markdown and can be found in the src/posts directory. To add a new post, simply create a new markdown file in the src/posts directory and follow the existing markdown files as a template.
Roadmap
Features
- Add an
About Mepage - Add a
404page - Add a Search Feature to query the posts for keywords
- Make the Page More Accessible
- Rebuild the default component system.
Style
- Add a Dark Theme.
- Make the Page More responsive to Mobile.
- 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).
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.
- 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
Contact
Mark Spratt - @_hopelezz
Project Link: BlackSkies