Max Doe 0c6e10d946 Information update
Changed due to gitlab migration and personal opinion.
2025-01-28 19:04:06 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 19:04:06 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00
2025-01-28 18:43:37 +03:00

Personal web

This website is a showcase of my skills and interests.

Can I use this website?

Yes you can! But you must follow MIT license if you doing so.

To start website you need to:

  • Create .env file and populate it with LOGIN, PASSWORD for admin panel.
  • Create blogs.db database and populate it with initdb() method.
  • run compiled binary with ./personal-website "" to start HTTP website or ./personal-website domain.com subdomain.domain.com to start HTTPS website

How to contribute?

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/AmazingFeature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some AmazingFeature')
  5. Push to the branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request

ToDo

  • Comments and code refactoring
  • Comments and likes for blog
Description
No description provided
Readme MIT 554 KiB
Languages
templ 49.7%
Go 48.7%
Nix 1.6%