Scriptor is a minimal, clean, modern and responsive Jekyll theme for writers.
Scriptor is a Jekyll theme designed specifically for writers. It features a simple, minimal, and clean design that is also fully responsive. The theme allows writers to showcase their work and engage with readers through features such as an organized archive by tags and Disqus comments. Scriptor also offers customizable accent color options and the ability to highlight code using the Prism syntax highlighter.
To install and use the Scriptor theme for a Jekyll site, follow the steps below:
bundle install to install the necessary dependencies.bundle exec jekyll serve to start the Jekyll server.Please note that while Scriptor cannot be configured and installed as a theme, you can still use the repository as a theme by adding your own content to it.
To set up Jekyll on your local machine, refer to the official Jekyll documentation. Once Jekyll is set up, you can run the Scriptor theme locally by following these steps:
bundle install to install the dependencies.bundle exec jekyll serve to start the Jekyll server.By default, Jekyll outputs the static site to the _site directory. To deploy your site manually, you can transfer the contents of this directory to any hosting provider.
The Scriptor theme is prepared to be hosted on Netlify. To deploy the theme on Netlify, follow these steps:
If you prefer to host your site on Amazon S3, you can use the s3_website application. This application allows you to push your site to Amazon S3, where it can be served like any web server and dynamically scale to handle high traffic.
For additional deployment methods, please refer to the Deployment Methods page on the Jekyll website.
Scriptor is a simple and clean Jekyll theme designed for writers. It offers a responsive design, organized archive with tag filtering, Disqus comments, customizable accent colors, and a syntax highlighter for code snippets. The theme can be installed and used locally by following the provided instructions or deployed on platforms like Netlify or Amazon S3. All files and directories in the theme are licensed under MIT, unless otherwise stated.