Skip to content

Commit

Permalink
readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
savagem7 committed Feb 16, 2024
1 parent ffb3d6a commit 78f961e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id: lychee
uses: lycheeverse/[email protected]
with:
args: --base . --verbose --no-progress './**/*.html' './**/*.ts' './**/*.tsx' './**/fresh-juice/*.mdx'
args: --base . --verbose --no-progress './**/*.html' './**/*.ts' './**/*.tsx'

- name: Create Issue From File
if: env.lychee_exit_code != 0
Expand Down
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,23 @@

## About

Party Throwers and electronic music blog based in Edinburgh and Dublin. Sharing news about new music, events, and all things plant bass'd.
Profiling the experimental dance music world and throwing parties in between in Edinburgh, Glasgow, and Galway. Articles are made up of:

- Premieres - Debuting new tracks from ahead of releases.
- Fresh Juice - Reviewing new music releases.
- Under The Radar - Monthly roundups of the track, EPs, and albums we have been digging.
- News - Pieces on artists and DJs we admire.
- Radio - Guest DJ mixes.
- Takeovers - During lockdown, we had artists create Spotify playlists of their favourite tunes.

## Technologies

- Site created using Next.js and Typescript React.
- Site created using Next.js, a React Framework with Typescript.
- Styled with Bootstrap 5 and SCSS.
- Markdown posts parsed by gray-matter, marked, and MDX.
- Deployed to Vercel.
- Images stored on Cloudinary CDN.
- Cover Images made in [Adobe Photoshop and Adobe Illustrator here](https://github.com/michaelssavage/plantbassd-graphics).
- Cover Images made in Adobe Photoshop and Adobe Illustrator.

## Get In Contact

Expand Down

0 comments on commit 78f961e

Please sign in to comment.