Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unused deploy scripts/configs #13

Merged
merged 2 commits into from
Dec 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
deploy:
# this job will only run on PUSH to MAIN on the repository the-openary/website-dev
# In PR and forked repository (main) this job will be SKIPPED.
# if: github.event_name == 'push' && github.ref == 'refs/heads/main' && github.repository == 'the-openary/website-dev'
# if: github.event_name == 'push' && github.ref == 'refs/heads/main' && github.repository == 'the-openary/website-dev'
if: false
environment:
name: github-pages
Expand Down
38 changes: 0 additions & 38 deletions .gitlab-ci.yml

This file was deleted.

29 changes: 0 additions & 29 deletions amplify.yml

This file was deleted.

4 changes: 2 additions & 2 deletions assets/scss/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
@import "fonts";

.pink-highlight {
color: #db79c1;
}
color: #db79c1;
}
2 changes: 1 addition & 1 deletion content/english/blog/post-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ tags: ["meta"]
draft: false
---

Development is going to be slowed down for a couple weeks (till January 7th or so most likely). Super busy with life atm but after that point development should steamroll ahead. Thanks for your understanding.
Development is going to be slowed down for a couple weeks (till January 7th or so most likely). Super busy with life atm but after that point development should steamroll ahead. Thanks for your understanding.
4 changes: 2 additions & 2 deletions content/english/pages/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Join the [Discord](https://discord.com/invite/VZFWGp7FHZ). It'll help a lot.

### Overview

Want to get involved? Great! Usually, this involves building one of our projects first. Heres an overview of each:
Want to get involved? Great! Usually, this involves building one of our projects first. Heres an overview of each:

**Neutrino**: A cheap, portable 3D printer. Under $300 CAD.

**TBD**: More projects to come! Got tons of ideas.

### FAQ

WIP
WIP
2 changes: 1 addition & 1 deletion content/english/pages/neutrino.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ description: "This is meta description"
draft: false
---

### WIP, USE THE GITHUB REPOSITORY FOR NOW. LINK [HERE](https://github.com/the-openary/neutrino)
### WIP, USE THE GITHUB REPOSITORY FOR NOW. LINK [HERE](https://github.com/the-openary/neutrino)
7 changes: 0 additions & 7 deletions netlify.toml

This file was deleted.

43 changes: 0 additions & 43 deletions vercel-build.sh

This file was deleted.

11 changes: 0 additions & 11 deletions vercel.json

This file was deleted.