Skip to content

trueberryless-org/blog

Repository files navigation

Deep Thoughts in my blog

Built with Starlight Netlify Status

ko-fi

Installation

Please install PnPm beforehand.

To get started, clone the repo with this command:

git clone https://github.com/trueberryless-org/blog

Go into the starlight folder.

cd ./starlight/

Run

pnpm install

to install all packages found in package.json / all necessary packages.

Workflow

Run

pnpm run dev

to run astro with live reload locally.

If you want to test the search functionality, run

pnpm run build
pnpm run preview

in order to run the project in build mode not in dev mode.

Cover Images

All cover images are generated with the Release Image Generator.

Here is an example URL: https://release-image-generator.trueberryless.org/?text=Blog&width=960&height=480

Contribution

If you wanna contribute to the blog website, just edit or create the Markdown files you wanna change and create a pull request.
This can either be done directly on GitHub or locally by following the steps above. Good luck and thank you for helping improve the internet day by day!

More information about contribution can be found unter CONTRIBUTING.md.

License

Licensed under the MIT license, Copyright © trueberryless.

See LICENSE for more information.

About

Some cool blog posts about deployment and such technical stuff.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published