Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free newspaper-style Jekyll theme with AMP support, Google Analytics, Disqus comments, and JSON-LD markup.
Trading is a free, open-source Jekyll theme that provides a newspaper-style layout for static sites, originally built for altcointrading.net and later released to the public.
Trading is a free, open-source Jekyll theme that turns Markdown or HTML content into a static newspaper-style website. It runs on Jekyll, a Ruby-based static site generator, and produces AMP-ready pages with built-in Google Analytics and Disqus support. The theme was created in 2016 for altcointrading.net and is released under the MIT license, so it can be reused in commercial projects. It also includes basic JSON-LD markup for WebPage and Organisation schemas.
./serve, ./git.sh, and ./deploy.sh scripts to speed up local development and deployment._config.yml, and run bundle install to get a working news site in minutes.Trading is configured as a standard Jekyll site in the /website directory. After cloning the repo, you install dependencies with bundle install, then either run ./serve for local preview or bundle exec jekyll serve from /website. For production, ./deploy.sh pushes your changes to a configured server.
Yes, Trading is open-source and released under the MIT license. You can use it for any project, including commercial ones, and modify it without restriction. There is no paid or premium version mentioned.
The theme includes an AMP-ready design, Google Analytics integration, Disqus comment support, and basic JSON-LD markup for WebPage and Organisation. It also provides shell scripts for serving, pushing, and deploying the site.
The theme was developed in 2016 and is not maintained or updated in the free version. No updates or bug fixes have been released, so use it with the understanding that it's a legacy theme.
Trading is a Jekyll theme, so you need a Ruby environment with Jekyll and Bundler installed. You also need to run bundle install in the website directory to install required gems.
