Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.84 KB

File metadata and controls

41 lines (27 loc) · 1.84 KB

Portfolio of Fernando Santos

This repository contains the source code for my professional portfolio website. The site serves as the central place to present my work, projects, and professional background, and is designed to be lightweight, fast, and easy to maintain. The repository is public to serve as a reference for others building similar portfolio sites.

Live site: https://fernandonobel.github.io/

Built with

Getting started

If you'd like to run this site locally for inspiration or testing, follow these steps:

  1. Install Hugo v0.154.4
  2. Clone the repository
    git clone https://github.com/fernandonobel/fernandonobel.github.com.git
    cd fernandonobel.github.com
    
  3. Run the server
    hugo server -D
    
  4. Open your browser and visit http://localhost:1313

License and copyright

This repository is dual-licensed to separate the code used to build the porfolio website from the content of my personal brand:

  • Code: All original theme files, layouts, and configuration (everything outside the /content and /static directories) are licensed under the MIT License.

  • Content: All files within the /content and /static directories (including text, images, project descriptions, and work samples) are © 2026 Fernando N. Santos-Navarro. All rights reserved.

You are welcome to reuse the code and structure of this site for your own portfolio. Please do not copy, redistribute, or repurpose my personal content or likeness.

Contact

If you have questions about the setup, want to reuse parts of the code, or just want to say hi, feel free to reach out!