To build and preview the site locally using Jekyll, follow these steps:
- Make sure you have all dependencies installed:
bundle install
- Start the Jekyll development server:
bundle exec jekyll serve
- Open your browser and visit:
http://localhost:4000
This will launch the site in your local environment, with live reloading enabled for easier development.
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.
If you have any questions or need support, feel free to open an issue on GitHub or reach out via the following contact methods:
- Email: [email protected]
- GitHub: logicallaw