Giter Site home page Giter Site logo

arihant25 / soargroup.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from soargroup/soargroup.github.io

0.0 0.0 0.0 21.17 MB

Soar's website: documentation, news, announcements, links, etc.

Home Page: http://soar.eecs.umich.edu/

License: Other

Python 75.31% HTML 24.69%

soargroup.github.io's Introduction

Soar Website

⚠️⚠️⚠️ WORK IN PROGRESS ⚠️⚠️⚠️

This repository contains the source for the (new as of 2024) homepage for the Soar cognitive architecture, including source for the PDF's distributed with Soar.

The website is not yet fully migrated from the old site, and is still under construction.

The site is built using the MkDocs, a static site generator that uses Markdown files to generate a website. The theme is Material for MkDocs.

Large files that are not displayed but rather downloaded not be stored here; instead, put them in the website downloads repository.

Setup/Running

python -m venv
source venv/bin/activate (or venv\Scripts\Activate on Windows)
pip install -r requirements.txt
mkdocs serve # add -s to abort on any warnings

Deployment

The site is deployed to GitHub Pages automatically as long as the build workflows don't fail.

Updates for New Soar Versions

  • Update the soar_version variable in mkdocs.yml.
  • Add announcement with link to docs/index.md.
  • Run the link-checker (manually triggered GH action workflow) to ensure all new release artifact links are valid.

soargroup.github.io's People

Contributors

garfieldnate avatar moschmdt avatar scijones 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.