Skip to content

bit-ml/bit-ml.github.io

Repository files navigation

Bitdefender ML Research Team – Website

Hugo-based site for the research team (GitHub Pages). Uses the PaperMod theme.

Requirements

  • Hugo extended v0.146.0 or newer (required by PaperMod).
    Install from Hugo releases if your system version is older.

Build & preview

# Local preview (use this exact command so menu links work; required when using port forwarding)
hugo server -D --bind 0.0.0.0 --baseURL "http://dboldisor-web.mlp.nmbapp.net:1313/bit-ml-new-website/"

hugo              # build to public/

Structure

Section Purpose
Home Image, short text, menu links (config + profileMode)
News Single feed: all updates (general news, blog, academic) from content/news/
Research Current research directions (text)
Academic Greatest achievements + publication/news entries (filtered from News)
Blog Long-form posts (filtered from News)
Community Engagement (workshops, service, etc.)
Team Team members and roles

Updating content

All new items go in content/news/ with front matter type: news, type: blog, or type: academic. See CONTRIBUTING.md for the exact format and how to add general news, blog posts, and academic entries.

GitHub Pages

Point the repo’s Pages source to the public/ directory after running hugo, or use a workflow that runs hugo and deploys the output (e.g. peaceiris/actions-hugo).

Home image

Place your team/hero image at static/img/team-hero.jpg or set params.profileMode.imageUrl in config.toml.

About

Bitdefender's Machine Learning research unit website

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages