Skip to content

andersonmorillo/andersonmorillo.github.io

Repository files navigation

Anderson Morillo's Personal Website

This is my personal academic website built with Hugo Blox Builder, showcasing my professional experience, publications, projects, and teaching activities.

🚀 Features

  • 📝 Academic CV and professional experience
  • 📚 Publications and research work
  • 🎓 Teaching activities and courses
  • 💼 Projects and achievements
  • 📰 News and updates
  • 🌐 Multilingual support

🛠️ Built With

📦 Project Structure

andersonmorillo.github.io/
├── assets/          # Static assets
├── config/          # Hugo configuration
├── content/         # Website content
│   ├── authors/     # Author information
│   ├── event/       # Events and talks
│   ├── post/        # Blog posts
│   ├── project/     # Project details
│   ├── publication/ # Publications
│   └── teaching/    # Teaching materials
├── layouts/         # Custom layouts
├── static/          # Static files
└── resources/       # Generated resources

🚀 Getting Started

  1. Clone the repository:

    git clone https://github.com/andersonmorillo/andersonmorillo.github.io.git
  2. Install Hugo Extended:

    • Download from Hugo Releases
    • Make sure to get the Extended version
  3. Run locally:

    hugo server -D
  4. Visit http://localhost:1313 in your browser

📝 Content Management

  • Edit content in the content/ directory
  • Add new publications in content/publication/
  • Create new projects in content/project/
  • Write blog posts in content/post/

🔧 Configuration

  • Main configuration: config/_default/
  • Site parameters: config/_default/params.yaml
  • Menu configuration: config/_default/menus.yaml

📄 License

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

🙏 Acknowledgments


Made with ❤️ by Anderson Morillo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages