8000 GitHub - gyrok42/gyrok42.github.io: Jairo Borba's personal site/blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gyrok42/gyrok42.github.io

8000
 
 

Repository files navigation

Website repository - gyrok42.com

Welcome to the gyrok42.com repository!
This project hosts the source code and content for the website, deployed using GitHub Pages.

📌 About

gyrok42.com is a blog with subjects related to Machine Learning, Statistics and Embedded Systems.
The site is built using Jekyll and minimal-mistakes(forked).

🌐 Live Website

Visit: gyrok42.com

📁 Repository Structure

  • / - Root directory containing the main source files.
  • /assets - Images, stylesheets, and other static files.
  • /scripts - JavaScript files for dynamic content.
  • /posts - Markup files containing the posts.
  • _config.yml - (If applicable) Configuration for static site generators like Jekyll.
  • index.html - Main entry point for the site.
  • README.markup - This file!

🚀 Deployment

The site is hosted using GitHub Pages. Any changes pushed to the main (or gh-pages) branch are automatically deployed.

To preview the website locally: When using Jekyll, start it with bundle exec jekyll serve Then visit: http://localhost:4000.

🛠️ How to Contribute

If you'd like to suggest improvements:

  • Fork the repository.
  • Create a new branch (git checkout -b feature-branch).
  • Make your changes.
  • Commit and push (git commit -m "Descr 622E iption of changes").
  • Open a pull request.

📜 License

gyrok42.com is open-source and distributed under the MIT License.

Copyright (c) 2025 Jairo Borba

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Jairo Borba's personal site/blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.4%
  • HTML 23.1%
  • SCSS 23.0%
  • Ruby 1.5%
0