Git Product home page Git Product logo

resumeatlas's Introduction

ResumeAtlas

Version : 0.12.0 (Beta)

NodeAtlas Version minimale : 2.0.8

For an international version of this README.md, see below.

Avant-propos

ResumeAtlas est un exemple de site web multilingue sans back-end maintenable avec NodeAtlas. Il fait également office d'exemple de maquette HTML exportable.

Il peut vous servir d'inspiration pour créer vos propres sites !

Modifier le site en local

Pour modifier le site avec un rendu en temps réel, il vous faudra installer NodeAtlas sur votre poste de développement et vous rendre dans le dossier :

\> cd </path/to/resume>sources/

et utilisez la commande :

\> node </path/to/>node-atlas/ --browse

ou lancez server.na en double cliquant dessus :

  • en expliquant à votre OS que les fichiers .na sont lancé par défaut par node,
  • en ayant installé node-atlas via npm install -g node-atlas
  • en étant sur que votre variable d'environnement NODE_PATH pointe bien sur le dossier des node_modules globaux.

Les deux pages seront à :

Générer le site

Une fois que votre site vous plait, générez sa version exportable en utilisant :

\> cd </path/to/resume>sources/

puis en utilisant la commande :

\> node </path/to/>node-atlas/ --generate

Il ne vous reste plus qu'à envoyer le dossier </path/to/resume>website/

  • à votre client pour une review des assets HTML ou
  • à votre équipe Back-end pour une intégration dans un CMS, ou un site PHP, .NET, Node.js ou
  • sur votre serveur de production quelque soit l'environnement (Apache, IIS, Node.js, etc.).

Même fichier, configuration différente

Vous pouvez transformer votre projet initialement paramètré pour créer des maquettes en un site sans Back-end avec NodeAtlas.

Il suffit pour cela de monter le site sur un serveur et d'utiliser un webconfig différent :

\> cd </path/to/resume>sources/

puis en utilisant la commande :

\> node </path/to/>node-atlas/ --webconfig webconfig.prod.json

Exemple en ligne

Vous pouvez voir fonctionner ce repository à l'adresse : http://bruno.lesieur.name/.


International Version

Overview

ResumeAtlas is an example of a multilingual website maintainable without back-end with NodeAtlas. It also used as an example of HTML exportable model.

It used as inspiration to create your own website!

Edit the website in local server

To change the website with a real-time rendering, you need to install NodeAtlas on your development computer and go to the folder:

\> cd </path/to/resume>sources/

and use the command:

\> node </path/to/>node-atlas/ --browse

or run server.na by double clicking and:

  • explaining your OS that .na files are run by default with node,
  • Having installed node-atlas via npm install -g node-atlas
  • Being on your environment variable NODE_PATH is pointing to the global node_modules folder.

The two pages will be to:

Generate site

Once your site vous plait, generate its exportable version using:

\> cd </path/to/resume>sources/

then using the command:

\> node </path/to/>node-atlas/ --generate

It'll just send the file </path/to/resume>website/

  • to your client for review of HTML assets
  • à votre équipe Back-end pour une intégration dans un CMS, ou un site PHP, .NET, Node.js ou
  • to your Back-end team for integration into a CMS, or a PHP site, .NET, Node.js or
  • on your production server in any environment (Apache, IIS, Node.js, etc.).

Same file, different configuration

Vous pouvez transformer votre projet initialement paramètré pour créer des maquettes en un site sans Back-end avec NodeAtlas. You can turn your generating asset project into a website without Back-end with NodeAtlas.

Simply mount the site on a server and use a different webconfig:

\> cd </path/to/resume>sources/

then using the command:

\> node </path/to/>node-atlas/ --webconfig webconfig.prod.json

Online Example

You can see this repository running at: http://bruno.lesieur.name/ (Fr).

resumeatlas's People

Contributors

machinisteweb avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.