Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asasmith/bsomethingmore
https://github.com/asasmith/bsomethingmore
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asasmith/bsomethingmore
- Owner: asasmith
- Created: 2016-05-10T22:39:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T03:40:45.000Z (over 8 years ago)
- Last Synced: 2024-11-06T00:16:15.898Z (2 months ago)
- Language: HTML
- Size: 85.9 KB
- Stars: 2
- Watchers: 7
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#bsomethingmore
* Design a Logo
* Create Author pages
* Find Imagery
* Create content and copy for Home page and Author pages
* Decide how to organize and post publications##How to Contribute
1. Fork this repo (you only have to fork once)
2. **Create your feature branch (`git checkout -b my-new-feature`)**
3. Stage your changes (`git add *`)
4. Commit your changes (`git commit -m 'add some feature'`)
5. Push your feature branch (`git push origin my-new-feature`)
6. Create new pull request##How to fetch changes from original repo to yours (do this every day before you make any new feature branches):
1. In your command line, type **Git remote add upstream** and [email protected]:AsaSmith/bsomethingmore.git or https://github.com/AsaSmith/bsomethingmore.git.
2. Git fetch upstream
3. Git checkout master
4. Git merge upstream/master
5. Git push origin master
Your repo on github should now match bsomethingmore's.##How to merge a pull request...only merge the pull requests of other authors, never your own.
1. go to the pull request on bsomethingmore in github.
2. Click the merge pull request button. If there are conflicts move to step 3.
3. Click the command line instructions link to merge conflicts.
4. Follow step 1 in your command line.
5. Stop and open the project in your text editor before doing step 2.
6. Make necessary edits on the feature branch, save the file, then commit your changes to that branch.
7. Move to step 2 and complete instructions.
8. Git push upstream master. (this will update the bsomethingmore repo as well as your own.)Your repo and the bsomethhingmore repo should match.
##Markdown Cheatsheet
[Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)##Homework
I know we have all have a lot going on but I thought it might be a good idea for us to get to know what our goals are for this project. This homework will also be helpful with the git workflow (pulls, branching, commit, push, merge requests, and issues etc). It would be awesome if we could do this by the next time we meet, but I understand that might not be possible with our schedules.1. Go to the git hub [bsomethingmore](https://github.com/AsaSmith/bsomethingmore) repo and create an issue. Make the title your name.
2. Pull/Fetch the most current repo (merge with your master if necessary)
3. Create feature branch, checkout feature branch
4. Open the README.md file
5. Add your name as an h3 below the "Goals"
6. Below your name write a few sentences explaining what your goals are or what you're hoping to get out of this project
7. Save file, stage changes, commit changes(add your issue \# to your commit message e.g. 'homework complete \#2'), push branch
8. Any questions, use the slack channel
9. Have fun!##Goals
Sara Kenney
I am hoping to practice basic html and css with this project as well as have a project that I can point to in my portfolio. (When I get to it.)
Other goals:
- Stop capitalizing file names
- Try not to delete this homework
- Annoy the hell out of Tom.
Arthur Moten
I'm hoping to build an ample portfolio and obtain an entry level position as a front-end web developer.
###Asa
I'm hoping to share my learning experiences with other people who might be going through a similar process. I hope that writing a blog will keep me motivated to learn new things and then share them.
Joyce Blair
Help!
Abigail Pendergrass
I am hoping to complete my website and to continue practicing html, css, and js to further develop my portfolio and understanding of front end web development.