LucasoDevDotTk / luminate-blog-astro

Luminate Production Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luminate Blog

Twitter: luminateos

The LuminateOS Blog, using Astro, TailwindCSS and NetlifyCMS.

🦿 Prerequisites

  • Node Package Manager
  • Just run npm i or npm install

⌨️ Usage

For development:

  1. npm i
  2. npm run dev

For production hosting:

  1. Link GitHub repository to Netlify
  2. Set up build and deploy: npm run build and the output folder is ./dist
  3. Enable Netlify Identity and git-gateway
  4. Add users to Netlify Identity

✍️ Author

👤 LuminateOS Development Group

Feel free to contact us.

🧨 Bug reporting

If you come across any bugs, issues, or unexpected behavior in the project, we appreciate your help in making it better. Before you submit a bug report, please make sure to follow these guidelines:

  1. Search Existing Issues: Before creating a new bug report, search the existing issues to see if the bug has already been reported. This helps avoid duplicates and keeps the discussion focused.

  2. Reproduce the Bug: Provide detailed steps to reproduce the bug. Include any relevant information, such as input data, configuration settings, or environment details.

  3. Include Screenshots: If applicable, include screenshots that illustrate the problem. A picture can often provide valuable context.

  4. Expected vs. Actual Behavior: Clearly describe what you expected to happen and what actually happened. This helps us understand the discrepancy.

  5. System Information: Include details about your operating system, browser (if applicable), and any other relevant software versions.

  6. Error Messages: If there are any error messages, warnings, or logs, include them in the report.

  7. Additional Context: Provide any additional context that might be helpful in diagnosing the issue.

🤝 Contributing (LuminateOS Team Members)

DO NOT make any changes directly to the main branch.

Please make a temporary branch first and name it according to the feature or bug you're working on. You can push to this branch freely.

Once you're done, submit a pull request for review. At least one member of the LuminateOS Team must review and approve before merge.

DO NOT REVIEW OR APPROVE YOUR OWN PR

Please make sure to update tests as appropriate.

📝 License

GNU GENERAL PUBLIC LICENSE
Version 2, June 1991

Copy of the license can be found: GNU GPL V2

This README was generated by readgen

About

Luminate Production Website

License:GNU General Public License v2.0


Languages

Language:Astro 85.4%Language:JavaScript 14.0%Language:CSS 0.6%