A website simulating Ubuntu's GUI, base on Vue + TailCSS, keep adding new features~
you can access https://obj9527.github.io/ to use it
- 增加博客功能,使用方法:写好博文后,将md文件放入
public/files文件夹,然后运行node genBlogAddr.js,之后正常打包部署即可,打开桌面的Blog App即可阅览 - 修复bug,优化性能
- 引入prettier
- Add Blog function, use method: write Blog post, MD file into the
public/filesfolder, and then runnode Genblogaddr.js, after the normal packaging deployment, open the desktop Blog App can be read - Fix bugs and optimize performance
- Add prettier
git clone git@github.com:Obj9527/Web-Ubuntu.git
cd Web-Ubuntu
npm install
npm run dev
When I saw the big guy's project, I was shocked and want to find another OS write by Vue, but I hate to find a log of icons and images and my favorite OS is Ubuntu, so I do it
I write it in a week, This is a very crude product, I will keep on doing it,here is the plans blow:
- file system
- powerful terminal
- clock component
This website uses these sources:
"@tailwindcss/postcss7-compat": "^2.0.2",
"autoprefixer": "^9",
"core-js": "^3.6.5",
"emailjs-com": "^2.6.4",
"postcss": "^7",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.2",
"vue": "^2.6.11",
"vue-aplayer": "^1.6.1",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
Music player is basic on
vue-aplayer
This project is inspired by:
- https://github.com/vivek9patel/vivek9patel.github.io
- https://github.com/GoodManWEN/GoodManWEN.github.io
Modern browsers and Internet Explorer 10+.
IE / Edge |
Firefox |
Chrome |
Safari |
|---|---|---|---|
| IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |