Meta Redux is a personal tech blog developed by the author. The blog is powered by Jekyll and deployed on GitHub pages. The author welcomes contributions in the form of pull requests for improvements such as addressing typos, grammar errors, and visual glitches.
To install and run Meta Redux locally, follow these steps:
git clone https://github.com/[username]/[repository].gitgem install jekyllcd [repository]bundle exec jekyll servehttp://localhost:4000 to view the site locally.Meta Redux is a simple tech blog powered by Jekyll and hosted on GitHub pages. The author welcomes contributions to improve the blog’s content and appearance. To install and run the site locally, clone the repository, install Jekyll, and run the Jekyll server.