Skip to content

A Tech Blog by Mark Spratt. I write about web development, programming, and other tech related topics.

Notifications You must be signed in to change notification settings

Hopelezz/blackskies

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn Astro Built with Astro


Logo

<BlackSkies />

Welcome to BlackSkies.net, where we navigate the vast universe of tech and programming with curiosity and passion!
Explore the Blog »

View Demo · Report Bug · Request Feature

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

  1. Clone the repo
    git clone https://github.com/Hopelezz/blackskies.git
  2. Install NPM packages
     npm install
  3. Start the development server
      npm run astro dev

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 Me page
  • Add a 404 page
  • 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.

  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

Contact

Mark Spratt - @_hopelezz

Project Link: BlackSkies

(back to top)

About

A Tech Blog by Mark Spratt. I write about web development, programming, and other tech related topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published