Giter VIP home page Giter VIP logo

aeondesktop.github.io's Introduction

Aeon Website

Repo for the website at aeondesktop.github.io

Developing

This website is made with Pelican

Running Locally

To serve and watch for changes, run this command in a terminal:

pelican -r -l

This will watch for changes to any of the files and re-compile the website for testing.

Editing the Site

Currently the site is just one page, which lives at themes/aeon/templates/index.html. Edit this file to change the markup for the site. Do NOT edit the HTML in the docs folder, as this will be overwritten when the site is built.

The CSS lives at themes/aeon/static/css/main.css. Feel free to put any other files alongside main.css if it makes things tidier (make sure to include them in index.html above).

Building the Site

Once you are happy with your changes, execute the create-pages.sh script to build the site for deployment:

./create-pages.sh

Committing

Please ensure your changes are on a new branch on your forked repo.

Open a Pull Request to this repository, requesting to merge your branch into the main branch of this repo.

Ensure that you have added your changes to the themes folder, the output folder, and the docs folder.

aeondesktop.github.io's People

Contributors

dvlv avatar elfrogster avatar sysrich avatar lkocman 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.