Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free Jekyll Theme developed by the DevTips Community

A customizable Jekyll portfolio theme with about, portfolio, and tools sections, easily configured via _config.yml.
Artists Theme is a free, open-source Jekyll template for building artist portfolio websites, developed in public by the DevTips community across weekly YouTube episodes.
Artists Theme is a free Jekyll-powered template designed for artists to showcase their work in a portfolio format. It takes a standard Jekyll project structure and generates a static website with a dedicated "work" section, sample projects, and a clean layout. The theme runs on Ruby-based Jekyll, is maintained by the DevTips community, and is available on GitHub for anyone to clone and modify.
jekyll serve --watch to preview the site locally.gem install jekyll, clone the repo, and serve; a guide for running Jekyll on Windows is also linked.Install Ruby, then run gem install jekyll in your terminal. Clone the repository with git clone https://github.com/DevTips/Artists-Theme.git, move into the folder, and run jekyll serve --watch to launch a local development server. The site updates automatically as you edit files.
Artists Theme is completely free to use, as stated on the project page. There are no paid tiers or premium versions mentioned.
Yes, Artists Theme is a free Jekyll theme. The project page describes it as a "free Jekyll Theme" and the code is publicly available on GitHub.
You need Ruby installed on your computer and the Jekyll gem. After installing Jekyll (gem install jekyll), you clone the repository and run jekyll serve --watch to start a local server.
Open your terminal, install Ruby and Jekyll, then run git clone https://github.com/DevTips/Artists-Theme.git, cd Artists-Theme, and jekyll serve --watch. The page also provides a link to a guide for using Jekyll on Windows.
The theme was developed in weekly episodes on the DevTips YouTube channel, with a playlist documenting the project from start to finish. The repository also has a long list of community code contributions, indicating active maintenance.
