Coder Social home page Coder Social logo

eussi.org's Introduction

EuSSI website

The sources behind https://eussi.org.

How this works

The website sources are hosted on GitHub (here) and the website is deployed via GitHub pages.

The source code resides on the main branch and upon every change (merged pull request), it auto-generates the gh-pages branch which containes the generated HTML code.

The HTML code is generated using Zola static site generator.

To edit content, you most of the time only need to edit Markdown files. Zola auto-generates HTML from these.

How to contribute changes

To add/edit content, modify files inside the content folder. You can modify these via the web or by opening pull requests.

If you want to add new pages to the navigation bar or modify the navigation bar, modify navigation in config.toml.

You can modify the page layouts by editing files inside the templates folder.

To add data to the team and organizations page, please edit content/network/people.yaml and content/network/organizations.yaml.

Don't hesitate to ask Radovan Bast for help with how to implement some changes that you have in mind.

How to preview changes locally

Install Zola. Or you can download the binary from here.

Then run:

$ zola serve

Why Zola and not X?

Radovan: Sorry, personal choice but I have been working with a number of static site generators and this one stands out in terms of design, good defaults, folder layout, functionality, and minimal dependencies. And also no problem to migrate to something else if that simplifies maintenance. This was just to get something up on the web.

But like any other static site generator, we will mostly only need to edit Markdown files. I can help with everything else.

eussi.org's People

Contributors

bast avatar bezaye avatar c-martinez avatar caha42 avatar jbenito3 avatar mrtnhmtz avatar npch avatar sdruskat 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.