Skip to content

Commit

Permalink
docs: add repography charts
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcodes authored Sep 9, 2022
1 parent 6a3ba90 commit 1bfc7ec
Showing 1 changed file with 16 additions and 24 deletions.
40 changes: 16 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
---
last_modified_at: "2022-01-30T00:58:54.162Z"
---
# [andrewm.codes](https://andrewm.codes)

# Bridgetown Website README
## [![Repography logo](https://images.repography.com/logo.svg)](https://repography.com) / Recent activity [![Time period](https://images.repography.com/29040617/andrewmcodes/andrewm-codes-website/recent-activity/6abb56df720e25d92f20f7e2b26f21e1_badge.svg)](https://repography.com)
[![Timeline graph](https://images.repography.com/29040617/andrewmcodes/andrewm-codes-website/recent-activity/6abb56df720e25d92f20f7e2b26f21e1_timeline.svg)](https://github.com/andrewmcodes/andrewm-codes-website/commits)
[![Issue status graph](https://images.repography.com/29040617/andrewmcodes/andrewm-codes-website/recent-activity/6abb56df720e25d92f20f7e2b26f21e1_issues.svg)](https://github.com/andrewmcodes/andrewm-codes-website/issues)
[![Pull request status graph](https://images.repography.com/29040617/andrewmcodes/andrewm-codes-website/recent-activity/6abb56df720e25d92f20f7e2b26f21e1_prs.svg)](https://github.com/andrewmcodes/andrewm-codes-website/pulls)
[![Trending topics](https://images.repography.com/29040617/andrewmcodes/andrewm-codes-website/recent-activity/6abb56df720e25d92f20f7e2b26f21e1_words.svg)](https://github.com/andrewmcodes/andrewm-codes-website/commits)

Welcome to your new Bridgetown website! You can update this README file to provide additional context and setup information for yourself or other contributors.

## Table of Contents

- [Bridgetown Website README](#bridgetown-website-readme)
- [Table of Contents](#table-of-contents)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Development](#development)
- [Commands](#commands)
- [Deployment](#deployment)
- [Contributing](#contributing)

## Prerequisites

Expand All @@ -42,8 +32,6 @@ bundle install && yarn install

To start your site in development mode, run `bin/bridgetown start` and navigate to [localhost:4000](https://localhost:4000/)!

Use a [theme](https://github.com/topics/bridgetown-theme) or add some [plugins](https://www.bridgetownrb.com/plugins/) to get started quickly.

### Commands

```sh
Expand All @@ -59,19 +47,23 @@ bin/bridgetown console

> Learn more: [Bridgetown CLI Documentation](https://www.bridgetownrb.com/docs/command-line-usage)
## Deployment

You can deploy Bridgetown sites on hosts like Render or Vercel as well as tranditional web servers by simply building and copying the output folder to your HTML root.
### Structure

> Read the [Bridgetown Deployment Documentation](https://www.bridgetownrb.com/docs/deployment) for more information.
## [![Repography logo](https://images.repography.com/logo.svg)](https://repography.com) / Structure
[![Structure](https://images.repography.com/29040617/andrewmcodes/andrewm-codes-website/structure/501bf47fc1acefb78c8b5fb7ae91a355_table.svg)](https://github.com/andrewmcodes/andrewm-codes-website)

## Contributing

If repo is on GitHub:
_Detailed docs coming soon_

1. Fork it
2. Clone the fork using `git clone` to your local development machine.
3. Create your feature branch (`git checkout -b my-new-feature`)
4. Commit your changes (`git commit -am 'Add some feature'`)
4. Commit your changes (`git commit -am 'feat: Add some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create a new Pull Request

### Top contributors

[![Top contributors](https://images.repography.com/29040617/andrewmcodes/andrewm-codes-website/top-contributors/6abb56df720e25d92f20f7e2b26f21e1_table.svg)](https://github.com/andrewmcodes/andrewm-codes-website/graphs/contributors)

1 comment on commit 1bfc7ec

@vercel
Copy link

@vercel vercel bot commented on 1bfc7ec Sep 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.