Skip to content

A lightweight blog engine for devices with limited resources.

License

Notifications You must be signed in to change notification settings

yurt-page/yurt-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yurt Blog

A lightweight blog engine for devices with limited resources. Unlike others blog engines it's intended for usual non-technical people. That's why it should provide a well known design as from social networks. Small posts, more images and media and a feed of others posts. Main usage is a small group of people like family or classmates.

For a design base we'll use VKUI library form a vk.com social network. It's nice and simple enough but also based on React.JS from FaceBook. So we literally reuse existing social networks solutions but without dark patterns for addiction.

Design and ideas https://github.com/yurt-page/docs/blob/main/blog.md

How to install

npx @vkontakte/create-vk-app <folder name>

How to start

Go to created folder and run: yarn start || npm start — this will start dev server with hot reload on localhost:10888.

yarn run build || npm run build — this will build production bundle, with treeshaking, uglify and all this modern fancy stuff

About

A lightweight blog engine for devices with limited resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published