Giter Site home page Giter Site logo

glam's Introduction

Glam

Glam is a theme for The Balance website put together by the wonderful FFXIV community

Testing the theme locally

Make sure you have hugo installed, either drop hugo.exe in the root dir or add it to your PATH.

# Clone the repository
git clone https://github.com/The-Balance-FFXIV/glam.git

# Navigate into it
cd ./glam/

# Install project dependencies and dependencies. If you prefer to not edit PATH, you can install globally.
export PATH=$PATH:node_modules/.bin
yarn install

# Run the servers
yarn start:static

# Server starts by default on `localhost:1313`

Using the editor locally

First run the static site server with yarn start:static, then run yarn start:admin and navigate to http://localhost:1313/admin. Alternatively, yarn start will start both servers.

The wiggly bits

This is some general documentation until we can clean it out.

Adding an item to the footer

Currently, the configuration for the footer is under exampleSite/config.toml.

If you want to add a new column, add it here.

Updating an entry: add it as a folder into exampleSite/content/*. You'll need to add an _index.md that will then list out the parent for that item, and other information that you want to associate with it.

glam's People

Contributors

22a avatar arcanedisgea avatar axheron avatar ctrlsquid avatar ductapeofdoom avatar hintxiv avatar holl0wstar avatar hughes89 avatar lailleo avatar lunaversitay avatar nonowazu avatar ohaidanny avatar purarity avatar roxas92 avatar scrubbyxiv 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.