GithubHelp home page GithubHelp logo

devthepenguin / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from materialsproject/docs

0.0 0.0 0.0 9.48 MB

Materials Project Documentation

Home Page: https://docs.materialsproject.org

License: Other

docs's Introduction

Materials Project Documentation

!!! warning Migration of content from our wiki (https://www.materialsproject.org/wiki) is underway. Until this notice is removed, please go there (or use documentation links on https://materialsproject.org/) for up-to-date documentation.

This is a place for all documentation relating to the Materials Project (MP), encompassing:

  • Foundations: concepts in materials and computer science that structure and aid interpretation of our data sets
  • Case Studies: Examples of materials analysis and design using our data and tools
  • Productivity: Using our website, application programming interface (API), and codebases.
  • Reproducibility: How we generate and validate our computed data sets
  • Contribution: Developer guides and design specifications

If you notice an error or omission, please post an issue or suggest an edit to us via a Pull Request.

Thanks,
Materials Project Team

Contributing

We use MkDocs, a static site generator for project documentation. We also use the mkdocs-material theme for styling.

Up and running

Fork this repository and then clone it to your computer.

Create a Python 3 environment for this project and activate it. Example flow using conda:

$ conda create -n mpdocs python=3
$ conda activate mpdocs

Navigate to the folder of your cloned repository, and install dependencies:

(mpdocs)$ pip install -r requirements.txt

Start the development server:

(mpdocs)$ mkdocs serve

Open http://127.0.0.1:8000/ to preview the site and see changes as you make them.

Create a new git branch to record any changes. When you push your branch to GitHub, you can then initiate a Pull Request against the master branch of this repo.

docs's People

Contributors

tschaume avatar shyamd avatar dwinston avatar kylebystrom avatar jmmshn avatar jdagdelen avatar sivonxay avatar mattmcdermott avatar mkhorton avatar kmu avatar clegaspi avatar utf avatar acrutt avatar xiaowei-xie avatar blondegeek avatar dongsenfo avatar jic198 avatar jordanpburns avatar rstern16 avatar mhsiron 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.