Legacy Miayam screenshot

Legacy Miayam

Author Avatar Theme by Miayam
Updated: 24 Apr 2024
24 Stars

The brutalist blog site built & designed by Muhamad D. R.

Categories

Overview:

Miayam is a blog site built and designed by Muhamad D. R. It is a simple and minimalist website that focuses on storing thoughts and ideas. The site is built using HTML, CSS, JavaScript, and other necessary technologies. Despite its unconventional design and simplicity, the site aims to provide a unique and authentic experience for its users.

Features:

  • Simple and minimalist design
  • Component-based design for easy customization
  • Super fast performance with a 100% lighthouse score
  • SEO-friendly for better visibility and search engine rankings

Installation:

To install and use the Miayam blog site, follow these steps:

  1. Make sure you have Volta installed. It requires Node.js version 12.18.4.
  2. Run the following command to ensure Volta can detect the package.json file:
volta pin node@12.18.4
  1. Install all the necessary dependencies by running the following command:
npm install
  1. After the dependencies are installed, bundle the assets using Webpack by running the command:
npm run dev
  1. Once the assets are bundled, Eleventy will take care of the rest. Open your web browser and go to “localhost:1992” to see the result.

Summary:

Miayam is a blog site with a unique and unconventional design. It prioritizes simplicity and performance, providing a fast and easy-to-use platform for storing and sharing thoughts and ideas. The site’s component-based design allows for easy customization, and its SEO-friendly nature ensures better visibility and search engine rankings. To install the Miayam blog site, follow the provided installation guide.