Личный блог для записей

 Build with 🦖Docusaurus
    🖥 Online Preview
## Local Development Git clone this project into local ```shell git clone https://github.com/akmalovaa/akmalov.com.git cd akmalov.com ``` then update ```shell npm update --force ``` local development ```shell npm run start ``` This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.