Git Product home page Git Product logo

mineraltown-wiki's Introduction

矿石镇的攻略百科

这里只有百科的主页面及通用的 css 与 js 文件。
使用时,需要在主目录下再 clone 以下几个项目。

启动

不同于之前的版本的双击 index.html 开箱即用,本项目现在使用了绝对路径。
推荐在 Nginx Apache 等 HTTP 服务器下使用。
如需临时使用,则推荐使用 python3 -m http.server 3000

目录介绍

CSS

wiki.css        子项目的 index.html 文件的样式,适用于电脑端。(801px及以上)
wiki_m.css      子项目的 index.html 文件的样式,适用于手机端(800px及以下)
main.css        本项目的 index.html 文件的样式,适用于电脑端。(801px及以上)
main_m.css      本项目的 index.html 文件的样式,适用于手机端(800px及以下)
navigation.css  子项目的子菜单页面文件样式
iframe.css      子项目的攻略页面文件样式

JS

[email protected][email protected] 的原版及精简版文件,虽然实际项目中使用的 unpkg.com 的 CDN 版。
但是为了纯单机情况下可用,故收录了这两个文件,单机环境下批量替换即可。

版权相关

本项目毕竟是游戏攻略,其内容不可避免的使用了部分游戏素材,该部分素材其版权归该游戏开发公司所有。
其余部分的内容则适用于WTFPL 开源协议

mineraltown-wiki's People

Contributors

misakaai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.