From b88a522aa354631852310260870d094b6267aeed Mon Sep 17 00:00:00 2001 From: Othneil Drew Date: Sun, 28 Jul 2019 16:05:48 -0500 Subject: [PATCH] Actually make the blank template blank :) --- BLANK_README.md | 76 ++++++++++++++++++++----------------------------- 1 file changed, 31 insertions(+), 45 deletions(-) diff --git a/BLANK_README.md b/BLANK_README.md index b65bf6ab..8bd0f979 100644 --- a/BLANK_README.md +++ b/BLANK_README.md @@ -3,6 +3,11 @@ *** make this better, please fork the repo and create a pull request or simply open *** an issue with the tag "enhancement". *** Thanks again! Now go create something AMAZING! :D +*** +*** +*** +*** To avoid retyping too much info. Do a search and replace for the following: +*** github_username, repo, twitter_handle, email --> @@ -27,23 +32,23 @@

- + Logo -

Best-README-Template

+

YOUR_TITLE

- An awesome README template to jumpstart your projects! + YOUR_SHORT_DESCRIPTION
- Explore the docs » + Explore the docs »

- View Demo + View Demo · - Report Bug + Report Bug · - Request Feature + Request Feature

@@ -71,30 +76,23 @@ [![Product Name Screen Shot][product-screenshot]](https://example.com) -There are many great README templates available on GitHub, however, I didn't find one that really suit my needs so I created this enhanced one. I want to create a README template so amazing that it'll be the last one you ever need. +Here's a blank template to get started: +**To avoid retyping too much info. Do a search and replace with your text editor for the following:** +`github_username`, `repo`, `twitter_handle`, `email` -Here's why: -* Your time should be focused on creating something amazing. A project that solves a problem and helps others -* You shouldn't be doing the same tasks over and over like creating a README from scratch -* You should element DRY principles to the rest of your life :smile: - -Of course, no one template will serve all projects since your needs may be different. So I'll be adding more in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue. - -A list of commonly used resources that I find helpful are listed in the acknowledgements. ### Built With -This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples. -* [Bootstrap](https://getbootstrap.com) -* [JQuery](https://jquery.com) -* [Laravel](https://laravel.com) + +* []() +* []() +* []() ## Getting Started -This is an example of how you may give instructions on setting up your project locally. -To get a local copy up and running follow these simple example steps. +To get a local copy up and running follow these simple steps. ### Prerequisites @@ -105,20 +103,15 @@ npm install npm@latest -g ``` ### Installation - -1. Get a free API Key at [https://example.com](https://example.com) -2. Clone the repo + +1. Clone the repo ```sh -git clone https:://github.com/your_username_/Project-Name.git +git clone https:://github.com/github_username/repo.git ``` -3. Install NPM packages +2. Install NPM packages ```sh npm install ``` -4. Enter your API in `config.js` -```JS -const API_KEY = 'ENTER YOUR API'; -``` @@ -134,7 +127,7 @@ _For more examples, please refer to the [Documentation](https://example.com)_ ## Roadmap -See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a list of proposed features (and known issues). +See the [open issues](https://github.com/github_username/repo/issues) for a list of proposed features (and known issues). @@ -161,25 +154,18 @@ Distributed under the MIT License. See `LICENSE` for more information. ## Contact -Your Name - [@your_twitter](https://twitter.com/your_username) - email@example.com +Your Name - [@twitter_handle](https://twitter.com/twitter_handle) - email -Project Link: [https://github.com/your_username/repo_name](https://github.com/your_username/repo_name) +Project Link: [https://github.com/github_username/repo](https://github.com/github_username/repo) ## Acknowledgements -* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet) -* [Img Shields](https://shields.io) -* [Choose an Open Source License](https://choosealicense.com) -* [GitHub Pages](https://pages.github.com) -* [Animate.css](https://daneden.github.io/animate.css) -* [Loaders.css](https://connoratherton.com/loaders) -* [Slick Carousel](https://kenwheeler.github.io/slick) -* [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll) -* [Sticky Kit](http://leafo.net/sticky-kit) -* [JVectorMap](http://jvectormap.com) -* [Font Awesome](https://fontawesome.com) + +* []() +* []() +* []()