Welcome to the repository for my personal portfolio website and blog. This site serves as a comprehensive showcase of my professional journey, projects, and thoughts.

codeskraps 9b0afab9cf Update all links to use the production URL instead of localhost across various HTML, XML, and sitemap files. Enhance styling for header sections in multiple pages by removing inline scripts and improving layout consistency. пре 1 недеља
archetypes 5302431b9a Initial hugo setup пре 6 месеци
content 272a938b57 Implement code copy functionality across various posts and layouts, updating syntax highlighting to a new shortcode. Adjust links to use localhost for local development and enhance styling for code blocks. пре 1 недеља
layouts 92bda1cf85 Enhance styling for code blocks in posts and layouts, including border and padding adjustments. Update all links to use the production URL instead of localhost for consistency across the site. пре 1 недеља
public 9b0afab9cf Update all links to use the production URL instead of localhost across various HTML, XML, and sitemap files. Enhance styling for header sections in multiple pages by removing inline scripts and improving layout consistency. пре 1 недеља
static 272a938b57 Implement code copy functionality across various posts and layouts, updating syntax highlighting to a new shortcode. Adjust links to use localhost for local development and enhance styling for code blocks. пре 1 недеља
.gitignore 786235462d Add remove public from gitignore for github pages пре 6 месеци
LICENSE 527fbe0ef1 Initial commit пре 6 месеци
README.md 86017dee9b README.md пре 6 месеци
go.mod c182cdc0bb Module issues пре 6 месеци
go.sum c182cdc0bb Module issues пре 6 месеци
hugo.toml 2b517d0e6a Update Hugo configuration: fix menu order, enhance SEO, update author info пре 1 недеља
syntax.css 76041d6189 POST - Move /home folder пре 2 месеци

README.md

My Portfolio Blog

Welcome to the repository for my personal portfolio website and blog. This site serves as a comprehensive showcase of my professional journey, projects, and thoughts.

📍 Visit the live site: codeskraps.com

🌐 Site Structure

The website is organized into the following main sections:

  1. About: An introduction to who I am, my background, skills, and professional interests.
  2. Projects: A showcase of my key projects, including descriptions, technologies used, and outcomes.
  3. Blog Posts: A collection of articles I've written on various topics related to my field.
  4. Contact: Information on how to get in touch with me.

🛠 Technologies Used

This site is built using Hugo static site generator with Nightfall theme.

🚀 Getting Started

To run this site locally:

  1. Clone the repository
  2. [Insert any necessary setup steps, e.g., "Install Hugo"]
  3. Run the development server

📄 License

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

Thank you for visiting my portfolio repository!