Giter Site home page Giter Site logo

dheia / acme-construction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llebkered/acme-construction

0.0 0.0 0.0 9.96 MB

Files for "Build a website from scratch" youtube series

License: MIT License

PHP 62.98% CSS 8.75% JavaScript 15.14% Less 7.35% HTML 5.58% Blade 0.01% SCSS 0.11% Smarty 0.09%

acme-construction's Introduction

Build a website from scratch

ACME construction is a fictional construction company. In this series, I will attempt to build a website from the start. It will take you through to whole process using the 4D approach.

  • Discovery
  • Design
  • Development
  • Deployment

Files for my Youtube series:

https://www.youtube.com/playlist?list=PL4BzMLrNDzNCmEngBfYCUdx_kSMhGcJRb


Episode 1 Discovery

This session outlines the discovery process. Starting with the planning and goes into the choosing the tech stack.

Episode 2 Design

It starts with some scratchy drawings on paper. It moves to building a prototype of the home pages. We look at colours, fonts and font sizes. I draw it out on Adobe XD.

Episode 3 Set Up The Project

We take a tour of WinterCMS and set up the project. This video assumes that WinterCMS has been installed.

  • Set up a basic layout.
  • Install the Static Pages plugin.
  • Create stubs for dynamic and static pages.
  • Create a main menu using the Static Pages plugin

Winter CMS Logo

Winter is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of frustration with existing systems. We feel building websites has become a convoluted and confusing process that leaves developers unsatisfied. We want to turn you around to the simpler side and get back to basics.

Winter's mission is to show the world that web development is not rocket science.

Stable Build License Discord

Installing Winter

Instructions on how to install Winter can be found at the installation guide.

Quick Start Installation

For advanced users, run this in your terminal to install Winter from command line:

composer create-project wintercms/winter example.com "dev-develop"

If you plan on using a database, run this command inside the application directory.

php artisan winter:install

Learning Winter

The best place to learn Winter is by reading the documentation, watching some screencasts or following some tutorials.

You may also watch these introductory videos for beginners and advanced users.

Development Team

Winter was forked from October CMS in March 2021 due to a difference in open source management philosophies between the core maintainer team and the two founders of October.

The development of Winter is lead by Luke Towers, along with many wonderful people that dedicate their time to help support and grow the community.

Luke Towers
Luke Towers
Ben Thomson
Ben Thomson
Marc Jauvin
Marc Jauvin
Jack Wilkinson
Jack Wilkinson

Foundation library

The CMS is built on top of the wildly-popular Laravel PHP framework, with the in-house Storm Library as a buffer between the Laravel Framework and the CMS project to minimize breaking changes and improve stability.

Contact

You can communicate with us using the following mediums:

Contributing

Before sending or reviewing Pull Requests, be sure to review the Contributing Guidelines first.

Coding standards

Please follow the following guides and code standards:

Code of Conduct

In order to ensure that the Winter CMS community is welcoming to all, please review and abide by the Code of Conduct.

License

The Winter CMS platform is open-sourced software licensed under the MIT license.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

acme-construction's People

Contributors

llebkered 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.