Git Product home page Git Product logo

fanssie.github.io's Introduction

Overview

This is the official DOE FAnSSIE website, hosted on GitHub. It's web address is https://fanssie.github.io/.

Usage

FAnSSIE members should feel free to directly modify the master branch (which is the branch that is rendered to the webpage) as they see fit. One easy way to do this is via web-based editing and committing. If error-free, your edits will be automatically incorporated into the website, generally within a few seconds. If you're feeling cautious you can always clone and configure a local rendering environment, too.

Layout

The site is based on Jekyll, which is a Github-supported static site generator. Main pages are written in Markdown (.md). You can use Markdown or HTML/CSS in these files, they're pretty flexible. Template designs are also open to modification by advanced developers.

The main configuration file is _config.yml.

The landing page is index.md.

Additional pages are added as follows:

  1. Create and commit a new YOURPAGENAME.md file (online or via local clone/create/commit/push).
  2. Add YAML header to top of file (see existing *.md files), including a permalink ID for the page.
  3. If you want your page appearing on the top banner, in _layouts/default.html, being careful about upper/lower cases, add: <a href="{{ site.baseurl }}/[YOURPAGENAME]">[YOURPAGENAME]</a>. to the list of existing pages.

Contact

This website was configured by Matt Hoffman, following the ProSPect template set up by Jeremy Fyke. Comments, questions, direct commits or pull requests welcome!

fanssie.github.io's People

Contributors

matthewhoffman avatar mperego 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.