A Material Theme for Jekyll created with React, Redux, and React-Router transpiled with Webpack
The Material Theme for Jekyll is a website theme that is built using React, Redux, React-Router, and transpiled with Webpack. It offers two themes (light and dark) and is fully responsive for most devices. The theme also includes a dynamic fuzzy search feature, a push-out menu for saving space, and a dynamic project page built in a masonry layout. It is optimized with Jekyll Assets and Webpack, resulting in a high score on Google’s testmysite tool. Additionally, it offers a RESTful-like API with the jekyll-react plugin, allowing for the creation of static or dynamic pages with just a frontmatter option.
To install the Material Theme for Jekyll, follow these steps:
git clone [repository-url]
cd material-theme-jekyll
npm install
npm run build
npm run start
The Material Theme for Jekyll is a responsive website theme built with React and optimized with Jekyll Assets and Webpack. It offers two themes, dynamic search, a push-out menu, and a dynamic project page. It also provides a RESTful-like API for creating static or dynamic pages. With its modern design and robust features, it is a great choice for creating a visually appealing and functional website.