A Java Web Project for WebGIS course . It's a Persional Website covering many aspects.Welcome to Everyone!
- Complete the blog list function.
- When we click blog href ,it will skip to blog list page
- here it will show all blogs in database.
- And here only show its basic information like tilte ,author,and abstract etc.
- You can read all by click “点击阅读全文", and it will skip to blog template
- Complete the blog template function.
- It shows the detailed information of the blog you choose.
- complete markdown_editor in html
- save markdown file to html and md formats
- insert blog info to db
- complete code migration.
- design code content tree newly.
- Add the latest article and the latest project module.
- complete articleControl page design and implement.
- design blog article table and project article table.
- First use of aliyun ESC Server. Tossed about for a long time and finally found the way out.My server ip is:47.96.158.130
- Complete the registration of domain name.Just wait for the record to pass.And it has been binded to My ESC Server
- My domain name is "daisypj.cn". Welcome to my website.
- Complete the deployment of the server-side Java web environment
- Complish the deployment of the project.And now it can be visited like this : http://47.96.158.130:8080/Persional%20Website_war.
- Complete the design and development of the initial interface.
- Complete the project directory interface design.
- Complete the migration of the project GISDesktop.
- Complete the deployment of the current projec.