Giter VIP home page Giter VIP logo

camping-des-speakers-website's Introduction

Website for Le Camping des Speakers

Open in Gitpod

An Eleventy site

Le Camping des Speakers is statically generated from this source code with the Eleventy static site generator using JavaScript templates (*.11ty.js).

It's based on eleventy-dot-js-blog started made by Reuben L. Lillie.

Getting started

Simply open the project on GitPod!

Open in Gitpod

Or if you want/need to run a local copy of this site on your computer:

Install Node.js on your machine (see 11ty documentation for version requirements).

Then enter the following commands into your terminal:

1. Clone this repository and all its dependencies

git clone [email protected]:reubenlillie/eleventy-dot-js-blog.git my-blog-directory-name

2. Go to the working directory

cd my-blog-directory-name

Specifically take a look at the file named .eleventy.js to see if you want to configure any Eleventy options differently.

3. Install the project dependencies with NPM

npm install

4. Edit the .js files in the _data directory with your site information

5. Run Eleventy

npx eleventy

Or build and host locally for local development

npx eleventy --serve

Or build automatically when a template changes

npx eleventy --watch

Or in debug mode

DEBUG=* npx eleventy

© 2021 by Horacio Gonzalez

camping-des-speakers-website's People

Contributors

lostinbrittany avatar scraly avatar steffy29 avatar lucienbill avatar taorepoara avatar gouz avatar thomasboni avatar ys avatar jeanphi-baconnais avatar ptibulle avatar

Stargazers

Yanis Benekaa avatar  avatar

Watchers

 avatar Francois Teychene avatar  avatar

camping-des-speakers-website's Issues

Thème sombre : fond trop clair

Hello,

J'ai récemment modifié le thème sombre pour rendre le fond plus clair (parce que le logo noir de GitHub devenait quasi invisible).

C'est bien, mais je pense qu'on peut faire mieux.
En bref : ma modification fonctionne, mais je la trouve moche 😅
Je vois si j'arrive à faire mieux, avec un peu de chance je pousse quelque chose ce soir (en tout cas, avant de proposer un PR, je compte forcément vérifier sur un écran bien calibré) ; je suis ouvert à tout suggestion

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.