A minimal Jekyll theme for personal blogs
Paper is a minimal Jekyll theme designed for personal websites, blogs, and portfolios. It is suitable for hosting on GitHub or on a self-hosted server. The theme has a purposely minimalistic styling, allowing users to add their own personal touch to their website. The theme is currently being used on the author’s personal blog.
To install the Paper theme, follow these steps:
bundle install
to install the necessary dependencies.jekyll serve
to start the local server.http://127.0.0.1:YOUR_PORT_NUM_HERE
to preview your website.Paper is a minimal Jekyll theme designed for personal websites, blogs, and portfolios. It is compatible with Jekyll 3.x and Github Pages, and comes with various features such as live local reloading, responsive layout, and support for Sass/SCSS preprocessor, Google Analytics, and Disqus for commenting. The theme has a purposely minimalistic style, allowing users to customize it according to their preferences. Installation is straightforward and can be done by cloning the theme repository and running a few commands. Overall, Paper is a great choice for anyone looking for a minimalistic and customizable theme for their Jekyll site.