Skip to content

Commit

Permalink
Merge pull request #118 from Sophyia7/main
Browse files Browse the repository at this point in the history
Updated Readme & Added Changelog
  • Loading branch information
FrancescoXX authored Jul 16, 2024
2 parents c2892c1 + 6ec3b77 commit b02c25f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
#### 0.2.0 (2024-07-15)

##### Documentation Changes

* same change in contributing (d875fe41)
* fix codeblock (8e1b312e)

##### New Features

* add books section (ad0034af)
* add projects section (a5647aad)

##### Bug Fixes

* #26 (b4046b49)
* #32 (f72bc7be)

##### Other Changes

* FrancescoXX/rustcrab into sakibOnRust (a95edbc6)
* //github.com/FrancescoXX/rustcrab (974d3056)
* devvsakib/rustcrab into sakibOnRust (4295c98d)
* devtools page (85c98ec8)
* add GA to Rustcab (83d8ab2c)
* //github.com/FrancescoXX/rustcrab (9c96b1d6)
* rustdev squads link (db014a83)
* //github.com/FrancescoXX/rustcrab (7e188bf8)

##### Refactors

* Update social media links in Footer component (7035405c)

##### Code Style Changes

* updated dark mode icons and conditional redendering (3d7af5d8)

6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,19 @@ It includes a real-time display of the number of stars on the GitHub repository

The application also integrates with daily.dev for additional developer resources.

### Project Stack
- Next.js
- Tailwind CSS
- TypeScript

## Features

- **Real-time GitHub Stars**: Displays the current number of stars for the repository.
- **Light/Dark Mode**: Toggle between light and dark themes.
- **Responsive Design**: Optimized for various screen sizes using Tailwind CSS.
- **Developer Resources**: Includes links to daily.dev and GitHub repository.
- **Social Media Integration**: Links to Twitter, LinkedIn, YouTube, Discord, and Instagram.
- **Google analytics integration**: Links to Google Analytics to monitor real-time analytics

## Getting Started

Expand Down

0 comments on commit b02c25f

Please sign in to comment.