From ba9fa1eac1fd5ad4ff16096b44c9aaed73477f41 Mon Sep 17 00:00:00 2001 From: Thuvaritha Sivakumar Date: Mon, 18 Feb 2019 13:38:35 -0500 Subject: [PATCH 1/5] Task: added all the definitions --- readme | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 readme diff --git a/readme b/readme new file mode 100644 index 0000000..b210bd7 --- /dev/null +++ b/readme @@ -0,0 +1,29 @@ +#Boilerplate +This is the list of definitions in Boilerplate +Doc: filename extension for word processing documents +Toc.md : Table of contents +Css.md: cascading style sheets are used to format the layout of web pages +Extend.md: is a feature in a computer that allows a user to extend viewing capabilities by using two or more monitors at the same time +Faq.md: Frequently answered questions they are created for software programs, computer hardware, websites, and online services. +Html.md: Hypertext markup language to format text and graphics +Js.md: Javascript is a programming language commonly used for web development +Misc.md: Minimal instruction set computer is a processor architecture with a very small number of basic operations and corresponding opcodes +Usage.md: To set the basic structure, add some site, run your site, and deploy your site +Img: Image stored in a computer device +.gitignore: file specifies intentionally untracked files that Git should ignore +Js: Javascript is a programming language commonly used for web development +Main.js: It is used for initialization, and the other files contain application logic +Plugins.js: a common code written in javascript which can be used in website development instead of writing our own javascript code +.editorconfig:project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. +.gitattributes: is a simple text file that gives attributes to pathnames. +.gitignore: file specifies intentionally untracked files that Git should ignore +404.html: is an error that is displayed when the server fails to locate the page or file that the user requests. +Browserconfig.html: define site conformations such as notifications +Favicon.ico: a small icon that identifies a website in a web browser +Humans.txt: a representation of data or information that can be naturally read by humans. +Icon.png: your computer screen represents an object or a program on your hard drive. +Index.html: the front page. It is the URL or local file that automatically loads when a web browser starts and when the browser's 'home' button is pressed. +Robots.txt: It is a protocol that is a standard used by websites to communicate with web crawlers and other web robot +Site.webmaifest: defines the developers' preferred display mode for the website. +Tide-wide. Png: + From 032b0d01a643c8a47ebff108990c3a1b701970c6 Mon Sep 17 00:00:00 2001 From: Thuvaritha Sivakumar Date: Mon, 18 Feb 2019 13:39:01 -0500 Subject: [PATCH 2/5] Task: added all the definitions --- .idea/Anila513.iml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .idea/Anila513.iml diff --git a/.idea/Anila513.iml b/.idea/Anila513.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/Anila513.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file From b184570ff9cb9a16403aba856be3ef82d4b80fd2 Mon Sep 17 00:00:00 2001 From: Thuvaritha Sivakumar Date: Mon, 18 Feb 2019 13:48:26 -0500 Subject: [PATCH 3/5] Task: added all the definitions --- readme => READMEE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename readme => READMEE (100%) diff --git a/readme b/READMEE similarity index 100% rename from readme rename to READMEE From f4e5dc7f3bb7a11d585e644c3c759120b929db71 Mon Sep 17 00:00:00 2001 From: Thuvaritha Sivakumar Date: Mon, 18 Feb 2019 14:00:17 -0500 Subject: [PATCH 4/5] Task: added all the list --- READMEE | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/READMEE b/READMEE index b210bd7..6c9483e 100644 --- a/READMEE +++ b/READMEE @@ -1,29 +1,29 @@ #Boilerplate This is the list of definitions in Boilerplate -Doc: filename extension for word processing documents -Toc.md : Table of contents -Css.md: cascading style sheets are used to format the layout of web pages -Extend.md: is a feature in a computer that allows a user to extend viewing capabilities by using two or more monitors at the same time -Faq.md: Frequently answered questions they are created for software programs, computer hardware, websites, and online services. -Html.md: Hypertext markup language to format text and graphics -Js.md: Javascript is a programming language commonly used for web development -Misc.md: Minimal instruction set computer is a processor architecture with a very small number of basic operations and corresponding opcodes -Usage.md: To set the basic structure, add some site, run your site, and deploy your site -Img: Image stored in a computer device -.gitignore: file specifies intentionally untracked files that Git should ignore -Js: Javascript is a programming language commonly used for web development -Main.js: It is used for initialization, and the other files contain application logic -Plugins.js: a common code written in javascript which can be used in website development instead of writing our own javascript code -.editorconfig:project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. -.gitattributes: is a simple text file that gives attributes to pathnames. -.gitignore: file specifies intentionally untracked files that Git should ignore -404.html: is an error that is displayed when the server fails to locate the page or file that the user requests. -Browserconfig.html: define site conformations such as notifications -Favicon.ico: a small icon that identifies a website in a web browser -Humans.txt: a representation of data or information that can be naturally read by humans. -Icon.png: your computer screen represents an object or a program on your hard drive. -Index.html: the front page. It is the URL or local file that automatically loads when a web browser starts and when the browser's 'home' button is pressed. -Robots.txt: It is a protocol that is a standard used by websites to communicate with web crawlers and other web robot -Site.webmaifest: defines the developers' preferred display mode for the website. -Tide-wide. Png: +-Doc: filename extension for word processing documents +-Toc.md : Table of contents +-Css.md: cascading style sheets are used to format the layout of web pages +-Extend.md: is a feature in a computer that allows a user to extend viewing capabilities by using two or more monitors at the same time +-Faq.md: Frequently answered questions they are created for software programs, computer hardware, websites, and online services. +-Html.md: Hypertext markup language to format text and graphics +-Js.md: Javascript is a programming language commonly used for web development +-Misc.md: Minimal instruction set computer is a processor architecture with a very small number of basic operations and corresponding opcodes +-Usage.md: To set the basic structure, add some site, run your site, and deploy your site +-Img: Image stored in a computer device +-.gitignore: file specifies intentionally untracked files that Git should ignore +-Js: Javascript is a programming language commonly used for web development +-Main.js: It is used for initialization, and the other files contain application logic +-Plugins.js: a common code written in javascript which can be used in website development instead of writing our own javascript code +-.editorconfig:project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. +-.gitattributes: is a simple text file that gives attributes to pathnames. +-.gitignore: file specifies intentionally untracked files that Git should ignore +-404.html: is an error that is displayed when the server fails to locate the page or file that the user requests. +-Browserconfig.html: define site conformations such as notifications +-Favicon.ico: a small icon that identifies a website in a web browser +-Humans.txt: a representation of data or information that can be naturally read by humans. +-Icon.png: your computer screen represents an object or a program on your hard drive. +-Index.html: the front page. It is the URL or local file that automatically loads when a web browser starts and when the browser's 'home' button is pressed. +-Robots.txt: It is a protocol that is a standard used by websites to communicate with web crawlers and other web robot +-Site.webmaifest: defines the developers' preferred display mode for the website. +-Tide-wide. Png: From 00b3edfc9afe0671b8aea22dc5649f7cf8b27dae Mon Sep 17 00:00:00 2001 From: Thuvaritha Sivakumar Date: Mon, 18 Feb 2019 14:08:38 -0500 Subject: [PATCH 5/5] Task: added all the list --- READMEE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/READMEE b/READMEE index 6c9483e..edb0c0a 100644 --- a/READMEE +++ b/READMEE @@ -1,5 +1,5 @@ #Boilerplate -This is the list of definitions in Boilerplate +# This is the list of definitions in Boilerplate -Doc: filename extension for word processing documents -Toc.md : Table of contents -Css.md: cascading style sheets are used to format the layout of web pages