GithubHelp home page GithubHelp logo

sourtin / srcf-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from srcf/srcf-web

0.0 0.0 0.0 7.45 MB

Repository for the SRCF's main website

License: Creative Commons Attribution Share Alike 4.0 International

Makefile 0.11% HTML 93.59% CSS 1.20% PHP 1.67% Python 0.68% Shell 0.06% Perl 0.01% TeX 2.68%

srcf-web's Introduction

srcf.net

This is the repository for the main SRCF website.

The directory _srcf contains the assets (CSS, images etc.) that are used by all websites under the srcf.net domain.

The faq directory is a legacy path that has been superseded by the information at the SRCF documentation website. Apache server redirects in the main .htaccess file ensure that all URLs under faq (except for index.html) will be directed to the appropriate documentation page.

Development build

Please note: you don't need to build the pages locally in order to make edits to the content. Just edit the HTML files and view changes in your browser.

The website is largely vanilla HTML but uses server-side includes (SSI) run by the Apache web server at runtime to add header and footer information. Dynamic information is added to some of the pages, such as the number of users in the database, by calling Python scripts. Since the SSI and dynamic information are only available on the server it isn't currently possible to run a build locally and get a fully rendered website just from cloning the repo alone.

To build the pages run from the project's root:

$ make

Then navigate to index.html in your browser.

Contributing

All contributions are more than welcome! See something you don't like or think could be improved? Open an issue or better yet submit a pull request. Thanks!

srcf-web's People

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.