davorminchorov / davorminchorov-statamic

The Statamic-based personal website and blog of Davor Minchorov

Home Page:https://davorminchorov.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Davor Minchorov

This is Davor Minchorov's personal website and blog.

Statamic Blog

This is a simple blogging platform built with Statamic. and it's deployed here.

If you're interested in contributing, here are the steps to get started:

Getting Started

  1. Fork this repository to your GitHub account by clicking on the "Fork" button at the top right corner of this page.
  2. Clone your forked repository to your local machine using git clone.
  3. Run composer install to install the dependencies.
  4. Copy the .env.example file to .env and fill in the required values.
  5. Run php please key:generate to generate an application key.
  6. Run php please make:user to create a new admin user.
  7. Start the local development server by running php please serve or php artisan serve

Contributing

If you're interested in contributing, here are the steps to follow:

  1. Check the issues page for any open issues or create a new one if you have a feature request or find a bug.
  2. Fork the repository and create a new branch for your contribution.
  3. Make your changes and commit them to your branch.
  4. Push your changes to your forked repository.
  5. Create a pull request to merge your changes into the main repository.
  6. Wait for feedback and make any necessary changes.
  7. Once your changes are approved, they will be merged into the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The Statamic-based personal website and blog of Davor Minchorov

https://davorminchorov.com

License:MIT License


Languages

Language:PHP 88.4%Language:Antlers 8.6%Language:CSS 2.4%Language:JavaScript 0.4%Language:Shell 0.2%