Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation (Version 1) #133

Closed
davidhunter08 opened this issue Nov 2, 2018 · 0 comments
Closed

Documentation (Version 1) #133

davidhunter08 opened this issue Nov 2, 2018 · 0 comments

Comments

@davidhunter08
Copy link
Contributor

No description provided.

@davidhunter08 davidhunter08 changed the title Release (v1) documentation Documentation (Version 1) Nov 2, 2018
davidhunter08 added a commit that referenced this issue Nov 2, 2018
Created documentation for components, css, js and nunjucks.
The css doc has been updated with nhsuk standards.
mcheung-nhs added a commit that referenced this issue Nov 2, 2018
Also includes assistive technology support
mcheung-nhs added a commit that referenced this issue Nov 2, 2018
Information about commits and messages, and branching and merging.
The branching and merging text is taken from:
https://github.com/alphagov/styleguides/blob/master/git.md
and may need to be altered for our practices which need to be agreed
upon.
chrimesdev added a commit that referenced this issue Nov 5, 2018
Add some documentation for the core styles such as grid, variables
and utilities. Also provide examples of the grid items and utilities.
chrimesdev added a commit that referenced this issue Nov 5, 2018
Add some documentation for the core styles such as grid, variables
and utilities. Also provide examples of the grid items and utilities.
chrimesdev added a commit that referenced this issue Nov 5, 2018
Add some documentation for the core styles such as grid, variables
and utilities. Also provide examples of the grid items and utilities.
chrimesdev added a commit that referenced this issue Nov 5, 2018
Add some documentation for the core styles such as grid, variables
and utilities. Also provide examples of the grid items and utilities.
davidhunter08 added a commit that referenced this issue Nov 5, 2018
Updated CSS readme. Updated link on getting stated.
davidhunter08 added a commit that referenced this issue Nov 5, 2018
chrimesdev added a commit that referenced this issue Nov 6, 2018
Add some documentation for the core styles such as grid, variables
and utilities. Also provide examples of the grid items and utilities.
chrimesdev added a commit that referenced this issue Nov 7, 2018
Improve the docs for installing with npm and also add some
placeholder docs for installing from compiled dist.
chrimesdev added a commit that referenced this issue Nov 7, 2018
Add a placeholder link to download the compiled CSS and JavaScript.
Also write about using https://assets.nhs.uk/ for hotlinking in
prototypes.
chrimesdev added a commit that referenced this issue Nov 7, 2018
Improve the docs on resolving import paths, so that you do not have
to import or reference the node_modules folder in projects. Also
add some better examples to the compiled files installation docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add a placeholder for thanking indirect and direct contributors
to the project.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add a placeholder for thanking indirect and direct contributors
to the project.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add a placeholder for thanking indirect and direct contributors
to the project.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add a placeholder for thanking indirect and direct contributors
to the project.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add a placeholder for thanking indirect and direct contributors
to the project.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add more detail into the npm install docs to import individual components
and also clean up the install with compiled docs.
chrimesdev added a commit that referenced this issue Nov 12, 2018
Add a placeholder for thanking indirect and direct contributors
to the project.
davidhunter08 added a commit that referenced this issue Nov 20, 2018
chrimesdev added a commit that referenced this issue Nov 20, 2018
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
The zip file now puts the CSS and JS files into folders of their own
so they can just be drag and dropped into projects without having
to manually create folders.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Improve the Express.js app configuration documentation for importing
assets and files from the node_modules folder. Also correct inconsistences
in the naming of project vs application.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add the Express code snippet for importing the nunjucks macros
from node_modules.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add a link to install with npm and a note to the download link that it
is a zip file. Make it more obvious that they need to update the
version number in the assets. HTML boilerplate with all the meta
data and html tags.
chrimesdev added a commit that referenced this issue Nov 21, 2018
The zip file now puts the CSS and JS files into folders of their own
so they can just be drag and dropped into projects without having
to manually create folders.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Improve the Express.js app configuration documentation for importing
assets and files from the node_modules folder. Also correct inconsistences
in the naming of project vs application.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add the Express code snippet for importing the nunjucks macros
from node_modules.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add an example of a gulpfile.js and make it clearer that compiling
sass to css is required. Also separate the expressjs specific
examples from the rest of the documentation.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add links to the grid and component documentation for creating
NHS.UK pages.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add links to the grid and component documentation for creating
NHS.UK pages.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add links to the grid and component documentation for creating
NHS.UK pages.
chrimesdev added a commit that referenced this issue Nov 21, 2018
Add links to the grid and component documentation for creating
NHS.UK pages.
mcheung-nhs added a commit that referenced this issue Nov 21, 2018
We don't have any javascript guidelines currently
mcheung-nhs added a commit that referenced this issue Nov 21, 2018
Swap class and ID attribute order in installing-compiled HTML example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants