Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Jekyll port of the free Bootstrap theme for developers to showcase side projects.

A GatsbyJS starter that ports Christine Cha's Gridfolio portfolio theme with SCSS, ESLint, and Prettier.
devAid is a Jekyll port of Xiaoying Riley's free Bootstrap theme for developers' side projects, turning a static HTML resume/portfolio template into a buildable Jekyll site.
devAid is a Jekyll theme adapted from Xiaoying Riley's devAid Bootstrap template, designed to showcase developers' side projects and technical skills. It takes Jekyll site content (pages, posts, configuration) and produces a static website that can be served locally or deployed to any static hosting service. The project is maintained as an early-stage GitHub repository with 40 stars, and it is distributed as a Jekyll theme requiring Jekyll to be installed on the user's machine.
jekyll serve from the site root to preview the site on a local Jekyll server.jekyll serve.Yes, devAid is a Jekyll theme, so you need Jekyll installed to build and serve the site. The page instructs installing Jekyll before running the theme.
You can clone the repository from GitHub or download a tar or zip package, then run jekyll serve from the site root directory to start a local server.
The theme is publicly available on GitHub for download. The original Bootstrap theme is described as a free theme, and the license agreement must be followed for your projects.
The page links to the license agreement for the original devAid Bootstrap theme at themes.3rdwavemedia.com, and asks users to follow that agreement. The repository is in early stage, so check that page for terms.
The repository is labeled as early stage, so it is not fully polished; users may encounter missing updates or bugs and are encouraged to open issues on GitHub.