Coder Social home page Coder Social logo

materiaraiding's Introduction

Materia Raiding

Materia Raiding is a community driven project to collate the various guides and tools created for raiding in the FF14 Materia Datacenter.

This Repo is for the Materia Raiding website, a Github Pages site built with Jekyll using the "Just the Docs" template. You can find the website here: Materia Raiding Website

The goal is to create a comprehensive tool with all guides for current Savage and Ultimate content in one consistent open-source website.

Deploy Jekyll site to Pages

How to Contribute

Make a Fork of the project and do your edits in the fork, you can then create a Pull Request to merge your edits back into the main repository.

First, login to github, you need an account to make changes.

  1. Make a Fork using the Fork Button on the Materia Raiding Repo Page (fork is like your own copy of the website)

image

  1. Make Changes on your Fork, edit files and commit the changes to your Fork. You can edit the files directly in the web browser with the Edit Button. Then "Commit Changes" to save them to your fork.

image

  1. When you have completed your changes, use the "Contribute" button on your Fork Page to create a Pull Request, this submits it back to the main repo for us to approve the changes.

image

  1. Once your pull request is approved, your changes will appear on the website. It will take 5-10 mins for the system to render the new changes.

If you get stuck, reach out to "mgram" in MR or MUR Discords.

Pages

Each page is a single Markdown File (.md) which can be located anywhere in the root folder. Each page begins with a header to specify the page name and details, this will not appear in the final page.

image

After this, you can use Markdown or HTML formatting to build out the page. Take a look at some of the existing pages for an example.

[Here is some reference guides for the different types of formatting you can use:

Markdown Cheatsheet](https://www.markdownguide.org/cheat-sheet/)

This website uses Just-The-Docs, a website generating Jekyll theme that can create special custom components using simple tags inside the page. You can read more about how these work with the link below. Just-The-Docs Documentation

Glossary

A custom glossary add-in allows creating mouse-over tooltips that can be inserted into documents. These must be pre-defined in the ./_data/glossary.yml file.

- term: Thunderstruck
  definition: Two players are targeted with the Thunderstruck debuff and need to stay away from the party to avoid killing party members or giving them paralysis.

Once definded, these can be inserted into the page using the following tag.

{% glossary <term> %}

for example...

{% glossary Thunderstruck %}

Which will create a tooltip like so...

image

Further help

If your interested with helping on this project, you can get involved and join the discussion in the Materia Raiding Discord

materiaraiding's People

Contributors

mgramtheduck avatar nozzyxx avatar ranciddax avatar huderon avatar kobemillward avatar melvinhk 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.