You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove original docs
* Migrate over webext-bridge site for sample
* Update Open Graph site name from 'Webext Bridge' to 'AmplitudeJS'
* Remove build failure
* Revert "Remove build failure"
This reverts commit 74faf55.
* Fixed icons
* Config ready
* Enhance typography configuration in Tailwind CSS and remove unused Anchor component. Updated typography styles for headings, lists, and code elements. Adjusted content rendering styles in documentation pages for improved layout and readability.
* Updated to proper format
* Update project ownership and URLs to reflect transition from 521 Dimensions to Server Side Up. Modified license, package.json, README, and various documentation links. Added new mobile menu component and improved layout for better responsiveness.
* Ready for QA
* Set Node version
* Update .env.example with new site configuration, including NUXT_SITE_URL, NUXT_SITE_NAME, NUXT_SITE_ENV, and PLAUSIBLE_ENABLED settings for development environment.
* Remove nuxt-headlessui dependency and update @headlessui/vue to version 1.7.23. Clean up app.vue and nuxt.config.ts files by removing unused code.
---------
Co-authored-by: Dan Pastori <dan@521dimensions.com>
Copy file name to clipboardExpand all lines: .github/CODE_OF_CONDUCT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
34
34
35
35
## Enforcement
36
36
37
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at hello@521dimensions.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at hello@serversideup.net. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
38
38
39
39
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ We also have a few guidelines on getting started and how to contribute:
18
18
3. Run `npm run build` to process a build of your source code
19
19
20
20
# Submitting a pull request
21
-
We ask that any pull requests be submitted to our `dev` branch, which you can do here: https://github.com/521dimensions/amplitudejs/pull/new/dev
21
+
We ask that any pull requests be submitted to our `dev` branch, which you can do here: https://github.com/serversideup/amplitudejs/pull/new/dev
22
22
23
23
## Automated Tests
24
24
AmplitudeJS ships with a full test suite written in Jest: [https://jestjs.io/](https://jestjs.io/) to ensure stable, production ready code. This process is automated by TravisCI on every commit we push. We tried to cover every scenario and even did some UI/UX tests. Like all of AmplitudeJS we welcome any critiques and contributes you may have for the tests.
<atitle="Get Professional Help"href="https://serversideup.net/get-help/?quick_question=amplitudejs"><strong>Get Professional Help</strong></a>
13
+
<atitle="Get Professional Help"href="https://schedule.serversideup.net/team/serversideup/quick-chat-with-dan"><strong>Get Professional Help</strong></a>
AmplitudeJS is a lightweight JavaScript library that allows you to control the design of your media controls in your webpage -- not the browser. No dependencies (jQuery not required). AmplitudeJS is available under the [MIT License](https://raw.githubusercontent.com/521dimensions/amplitudejs/master/LICENSE).
27
+
AmplitudeJS is a lightweight JavaScript library that allows you to control the design of your media controls in your webpage -- not the browser. No dependencies (jQuery not required). AmplitudeJS is available under the [MIT License](https://raw.githubusercontent.com/serversideup/amplitudejs/master/LICENSE).
Click the image above to go to the demo site or <a href="https://521dimensions.com/open-source/amplitudejs" target="_blank">click here</a>.
34
+
Click the image above to go to the demo site or <a href="https://serversideup.net/open-source/amplitudejs" target="_blank">click here</a>.
37
35
</p>
38
36
39
37
## This Software is Community-run
@@ -43,7 +41,7 @@ Open-source software is not sustainable without proper financial support. Mainta
43
41
## Sponsors
44
42
These people believe in open-source. If you are interested in improving the project, <ahref="https://opencollective.com/amplitudejs"target="_blank">become a sponsor</a>.
-[Monarch Air Group](https://monarchairgroup.com/)
@@ -75,20 +73,20 @@ These people believe in open-source. If you are interested in improving the proj
75
73
76
74
## Example Players
77
75
78
-
Looking for some cool examples to get started with? [View all of our example players →](https://521dimensions.com/open-source/amplitudejs/docs/examples/index.html)
76
+
Looking for some cool examples to get started with? [View all of our example players →](https://serversideup.net/open-source/amplitudejs/examples)
79
77
80
78
#### View the source
81
79
All of our example players have the code available on our ["AmplitudeJS Example Players" repository](https://github.com/serversideup/amplitudejs-player-examples). Feel free to submit a PR of your own example if you want! [See the source for our example players →](https://github.com/serversideup/amplitudejs-player-examples)
82
80
83
81
## Installation
84
-
Installation is a breeze and very flexible on how you want to use it. [View the installation instructions →](https://521dimensions.com/open-source/amplitudejs/docs/installation/)
82
+
Installation is a breeze and very flexible on how you want to use it. [View the installation instructions →](https://serversideup.net/open-source/amplitudejs/docs/installation/)
85
83
86
84
87
85
## Documentation & Usage
88
-
All of our documentation is located in the `/docs` folder, but we made an even easier and more beautiful way to fully experience AmplitudeJS. [View our documentation site →](https://521dimensions.com/open-source/amplitudejs/docs)
86
+
All of our documentation is located in the `/docs` folder, but we made an even easier and more beautiful way to fully experience AmplitudeJS. [View our documentation site →](https://serversideup.net/open-source/amplitudejs/docs)
89
87
90
88
## Getting Help
91
-
Feeling stuck? No worries! We have entire community built around helping eachother out. [Get help →](https://521dimensions.com/open-source/amplitudejs/docs/help-and-support/)
89
+
Feeling stuck? No worries! We have entire community built around helping eachother out. [Get help →](https://serversideup.net/professional-support/)
92
90
93
91
## Roadmap
94
-
We have all of our proposed features organized on our [roadmap](https://github.com/521dimensions/amplitudejs/projects/11). If you are interested in sponsoring a specific feature, just comment on that feature and we will get in touch with you soon!
92
+
We have all of our proposed features organized on our [roadmap](https://github.com/serversideup/amplitudejs/projects/11). If you are interested in sponsoring a specific feature, just comment on that feature and we will get in touch with you soon!
NUXT_SITE_NAME="AmplitudeJS | A JavaScript library that allows you to control the design of your media controls in your webpage -- not the browser. No dependencies (jQuery not required) https://serversideup.net/open-source/amplitudejs"
content: Amplitude.js is the HTML5 audio player for the modern era. Using no dependencies, take control of the browser and design a web audio player the way you want it to look.
6
-
- name: og:locale
7
-
content: en_US
8
-
- name: og:type
9
-
content: website
10
-
- name: og:title
11
-
content: Amplitude.js The Open Source HTML5 Audio Player for the Modern Era
12
-
- name: og:description
13
-
content: Amplitude.js is the open source HTML5 audio player for the modern era. Using no dependencies, take control of the browser and design an audio player the way you want it to look.
content: Amplitude.js is the open source HTML5 audio player for the modern era. Using no dependencies, take control of the browser and design an audio player the way you want it to look. Available for free on Github.
28
-
- name: twitter:title
29
-
content: Amplitude.js The HTML Audio Player for the Modern Era
0 commit comments