# Akane-Sasu
**Repository Path**: Laowz/Akane-Sasu
## Basic Information
- **Project Name**: Akane-Sasu
- **Description**: No description available
- **Primary Language**: Python
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2018-06-14
- **Last Updated**: 2024-07-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Akane Sasu
#### 项目介绍
###### Akane-Sasu 是由小伙伴一起参与从零开始的运维自动化平台,项目目标为 CMDB、监控、跳板机、自动化(兼容Ansible、Saltstack)
###### 登录账号:admin
###### 登录密码:111aaa..
#### 软件架构
python=3.6.5
django=2.0.6
#### 安装教程
1. xxxx
2. xxxx
3. xxxx
#### 使用说明
1. 添加桌面图标在templates/index.html的{% block desktop %}下面添加桌面图标相关内容
```html
图标底部文字
```
2. 添加菜单内容在templates/index.html的{% block menu %}.
```html
一级菜单
一级菜单
二级菜单
二级菜单
二级菜单
一级菜单
一级菜单
```
一级菜单添加类item,二级添加sub-item。不需要用一级菜单“包裹”二级菜单,将自动识别二级菜单的归属,请注意排序。
3. 添加菜单磁贴templates/index.html的{% block blocks %}
```html
```
磁贴区域被分成若干小格,每一行最多6格。loc='x,y'中的x表示横坐标,y表示纵坐标(以左上方为1,1点)。size='w,h'中的w和h表示格子的宽度和高度(以格为单位)。
#### 参考资料
win10-UI:https://www.oschina.net/p/win10-ui
adminset:https://gitee.com/liangdongyang/adminset
#### 码云特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
5. 码云官方提供的使用手册 [http://git.mydoc.io/](http://git.mydoc.io/)
6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)