mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #460] [MERGED] Homepage #763
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#763
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/460
Author: @Rokt33r
Created: 5/6/2020
Status: ✅ Merged
Merged: 5/7/2020
Merged by: @Rokt33r
Base:
master← Head:homepage📝 Commits (10+)
aa29d56Add homepage83e97c9Add Hero imagef5ed5d6Improve Header8ba5492Improve github embedcc605e6Add roadmap section99848f5Fix viewport1411a1fFix roadmap section1179da2Fix HeroSection for mobile layout2ec5042Fix overflow for mobile app1ec28ecImprove Column padding style📊 Changes
65 files changed (+11441 additions, -0 deletions)
View changed files
➕
homepage/.babelrc(+11 -0)➕
homepage/.gitignore(+5 -0)➕
homepage/components/DefaultLayout.tsx(+73 -0)➕
homepage/components/GlobalStyle.ts(+35 -0)➕
homepage/components/atoms/Box.tsx(+9 -0)➕
homepage/components/atoms/Button.tsx(+28 -0)➕
homepage/components/atoms/ButtonLink.tsx(+37 -0)➕
homepage/components/atoms/Column.tsx(+19 -0)➕
homepage/components/atoms/Container.tsx(+11 -0)➕
homepage/components/atoms/DownloadButtonLink.tsx(+34 -0)➕
homepage/components/atoms/FlexBox.tsx(+10 -0)➕
homepage/components/atoms/HomeLogoLink.tsx(+14 -0)➕
homepage/components/atoms/Icon.tsx(+41 -0)➕
homepage/components/atoms/PageTitle.tsx(+8 -0)➕
homepage/components/atoms/Row.tsx(+13 -0)➕
homepage/components/atoms/Text.tsx(+17 -0)➕
homepage/components/molecules/BoosthubBetaForm.tsx(+203 -0)➕
homepage/components/organisms/BoostHubSection.tsx(+50 -0)➕
homepage/components/organisms/CommunitySection.tsx(+90 -0)➕
homepage/components/organisms/DownloadSection.tsx(+189 -0)...and 45 more files
📄 Description
https://boostnotelp-rokt33r.boost.now.sh/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.