GithubHelp home page GithubHelp logo

informaticacba / w3c-website-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from w3c/w3c-website-frontend

1.0 0.0 0.0 1.91 MB

Frontend website for w3.org

Shell 0.50% PHP 75.08% Twig 24.42%

w3c-website-frontend's Introduction

W3C frontend website

Symfony frontend website for w3.org

Reporting issues

Please report any issues to the w3c-website repo.

Getting started

This document is a summary of what you need to know when working on this project. Please also read the more detailed project documentation

In this document

Site URLs (TBC)

Production

Live:

Beta:

Staging

Development

Access to https://www-dev.w3.org is restricted by IP.

Local

Deployment (TBC)

The project uses Deployer to perform deployment. For full deployment details/options view docs/deployment

Please note this project uses a local instance of Deployer (installed via Composer), as opposed to a global version of Deployer. This is so we can make use of other Composer packages in deployment tasks reliably (otherwise there can be clashes between global and local version of the same packages).

To run deployments please use:

vendor/bin/dep deploy <environment>

To deploy a specific branch use

vendor/bin/dep deploy <environment> --branch=<branch_name>

E.g.

vendor/bin/dep deploy development --branch=develop

SSH access

To connect to the server directly at the correct path for an environments current release, run the following from the root of the project

vendor/bin/dep ssh <environment>

Installation

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You will need to obtain from another developer: [to update later as sharing process put in place]

  • A copy of a local .env.local file

Clone the repository

git clone [email protected]:w3c/website-frontend.git

Run composer install

Create a local environment file and populate the required variables (see .env.local.dist).

cp .env.local.dist .env.local

More on the Git workflow for this project.

Running application locally

You can run the frontend application locally at http://localhost:8000/ by running the command:

symfony server:start

Built with

w3c-website-frontend's People

Contributors

alanjisaacson avatar jean-gui avatar maries24 avatar nicolasaunders avatar simonrjones avatar

Stargazers

 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.