new repo for blog muryp
The MuryP Beta is a simple framework for building static websites or blogs using the Hugo framework. It provides a fast compilation process and is easy to learn. The theme also utilizes Tailwind CSS to ensure consistent styling and a wide range of components. Additionally, Laravel Mix is used for easy setup and installation.
git clone https://muryp.my.id
Install Hugo by following the official documentation for your operating system.
Once Hugo is installed, navigate to the cloned repository directory.
Run the following command to install the dependencies:
npm install
npm run build
npm run start
The MuryP Beta is a simple and easy-to-use framework for building static websites or blogs using the Hugo framework. It offers fast compilation and easy setup through the usage of Tailwind CSS and Laravel Mix. By following the provided installation guide, users can quickly get started with building their own websites or blogs using this theme.