YAMT is a minimal Jekyll theme focused on simplicity and ease-of-use.
YAMT (Yet Another Minimal Theme) is a minimal Jekyll theme that focuses on simplicity and ease-of-use. It offers great modularity, allowing users to easily customize their website according to their needs.
There are four ways to use YAMT:
Netlify: Recommended method for using YAMT, especially if you want to utilize the built-in contact module. Fork the YAMT repository, create a new site on Netlify, choose your repo, set the build command to “bundle exec jekyll build”, and set the publishing directory to “_site/”. Your site will be deployed shortly.
Github Pages: YAMT can be used with Github Pages, but it is suggested to use other methods due to limitations. Fork the YAMT repository, create a new branch called “gh-pages”, and publish your website targeting the “gh-pages” branch.
Gem-based theme: Add the following line to your Jekyll site’s Gemfile: [...]. Then add the corresponding line to your Jekyll site’s _config.yml file: [...]. Execute the command [...] or install the theme manually by executing [...].
Download the files: Download the YAMT theme files and add them to your project directory to start working.
YAMT is a minimal Jekyll theme that offers a clean and modular design. It is highly customizable and includes various features such as responsive design, Github Pages support, Disqus comments, Google Analytics integration, and more. With easy installation options and extensive customization possibilities, YAMT is a great choice for users looking for a simple and user-friendly theme for their Jekyll websites.