Git Product home page Git Product logo

htdocs-contesto's Introduction

htdocs-contesto

about kai's maquette

work

  • 16 july: 5h (grok the html, the css, the splashscreen and the navigation)
  • 17 july: 2h (add the content style and markdown)
  • 24 august: 1h (fill all the pages with content)
  • 28 august: 1h (move the languages below the navigation)

todo

  • add the preventivo, devis, offerte, estimate
  • when the splash gets too small, put the logo below the drawing
  • implement the responsive variants
  • process the contact form (cf. old site)
  • correctly format the footer (logo in the middle, address + by with margin)
  • should the splash screen image be bigger? -> anchor the slider to the bottom of the page
  • fix the missing italics

further tasks:

  • check that the language selection / cookies is working correctly
  • simplify the styles in the navigations uls and lis
  • add also local fonts (+cdn)
  • add kai's honey pot to the contact form?
  • dynamically define the alternate page (what is it good for?)
  • really gray as a the text color? testare...
  • should there be a way to go back to the splash screen? the logo should go back for a few month!
    • add kai's images on the about page

Upload

mkdir php-cache
mkdir php-contact_form
mkdir php-cookie
mkdir php-debug
mkdir php-language_detector
mkdir php-markdown
mkdir php-module
mkdir php-route
mkdir php-site
mkdir php-template
mkdir php-translation
mkdir php-cache/src
mkdir php-cookie/src
mkdir php-contact_form/src
mkdir php-debug/src
mkdir php-language_detector/src
mkdir php-markdown/src
mkdir php-module/src
mkdir php-route/src
mkdir php-site/src
mkdir php-template/src
mkdir php-translation/src

cd php-cache/src
put -f php-cache/src/Cache.php
cd ../..
cd php-contact_form/src
put -f php-contact_form/src/Contact_form.php
cd ../..
cd php-cookie/src
put -f php-cookie/src/Cookie.php
cd ../..
cd php-debug/src
put -f php-debug/src/Debug.php
cd ../..
cd php-language_detector/src
put -f php-language_detector/src/Language_detector.php
cd ../..
cd php-markdown/src
put -f php-markdown/src/Markdown.php
cd ../..
cd php-module/src
put -f php-module/src/Module.php
cd ../..
cd php-route/src
put -f php-route/src/Route.php
cd ../..
cd php-site/src
put -f php-site/src/Site.php
cd ../..
cd php-template/src
put -f php-template/src/Template.php
cd ../..
cd php-translation/src
put -f php-translation/src/Translation.php
cd ../..


find mysite . -name *.swp

htdocs-contesto's People

Contributors

aoloe avatar

Watchers

James Cloos avatar  avatar

htdocs-contesto's Issues

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.