All Projects → Project-Catalyst → project-catalyst.github.io

Project-Catalyst / project-catalyst.github.io

Licence: CC-BY-4.0 license
A community managed site for Cardano Catalyst. Aiming to gather resources and serve as an information hub for the community

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
stylus
462 projects

Labels

Projects that are alternatives of or similar to project-catalyst.github.io

net6.0-mobile-fsharp
Mobile templates for .NET 7.0 / F# 7.0
Stars: ✭ 76 (+322.22%)
Mutual labels:  catalyst
IBLayoutConstraint
📏 Configure constraints for each device in Interface Builder with IBLayoutConstraint.
Stars: ✭ 24 (+33.33%)
Mutual labels:  catalyst
Calendarkit
📅 Calendar for Apple platforms in Swift
Stars: ✭ 2,049 (+11283.33%)
Mutual labels:  catalyst
Provenance
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
Stars: ✭ 4,732 (+26188.89%)
Mutual labels:  catalyst
renko trend following strategy catalyst
Example of adaptive trend following strategy based on Renko
Stars: ✭ 65 (+261.11%)
Mutual labels:  catalyst
scripts
StakePool Operator Scripts. Learn how to create and manage your StakePool with these simple scripts. Hardware-Ledger Support, Token/Asset Sending, Offline-Mode and more...
Stars: ✭ 200 (+1011.11%)
Mutual labels:  catalyst
ikyle.me-code-examples
Smaller code examples from my blog posts on ikyle.me
Stars: ✭ 29 (+61.11%)
Mutual labels:  catalyst
catalyst
A REST API base implemented as a microservice written in Go using the Clean Architecture paradigm.
Stars: ✭ 14 (-22.22%)
Mutual labels:  catalyst
CatKit
General purpose tools for high-throughput catalysis
Stars: ✭ 48 (+166.67%)
Mutual labels:  catalyst
classification
Catalyst.Classification
Stars: ✭ 35 (+94.44%)
Mutual labels:  catalyst
master
This is an Open-Source, community-driven project for the creation of a documentation hub for Raspberry Pi and ARM Cardano Stake Pool Operators.
Stars: ✭ 18 (+0%)
Mutual labels:  catalyst
catplot
A Python Library for Energy Profile and Abstract Grid(2D/3D) plotting
Stars: ✭ 31 (+72.22%)
Mutual labels:  catalyst
AdvancedList-SwiftUI
MOVED to https://github.com/crelies/AdvancedList | Advanced list with empty, error and loading state implemented with SwiftUI
Stars: ✭ 41 (+127.78%)
Mutual labels:  catalyst
catalyst9k-network-automation
Sample python scripts for automation workflows for feature sets present in Catalyst Switching using openly available YANG data models
Stars: ✭ 40 (+122.22%)
Mutual labels:  catalyst
dnn.cool
A framework for multi-task learning, where you may precondition tasks and compose them into bigger tasks. Conditional objectives and per-task evaluations and interpretations.
Stars: ✭ 44 (+144.44%)
Mutual labels:  catalyst
ShinyCMS
ShinyCMS is an open source CMS. This is the Perl version, built with Catalyst and DBIC. (There is also a Ruby on Rails version: www.github.com/denny/ShinyCMS-ruby)
Stars: ✭ 55 (+205.56%)
Mutual labels:  catalyst
SwiftCurrent
A library for managing complex workflows in Swift
Stars: ✭ 286 (+1488.89%)
Mutual labels:  catalyst

Project Catalyst [Under Construction]

GitHub open issues GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub milestones

Esta información se encuentra también disponible en Español

Cardano Catalyst Community Site

https://cardanocataly.st/

A central location for managing and improving Project Catalyst.

Languages

Our Bounty System

For more detail see our Contributions policy.

Technical Set-Up

vuepress

This site is built using Vuepress

You will need:

How to start:

  • Install node

  • Create a github account and install GitHub Desktop

  • Download site code. Go to repository and Download with GitHub Desktop Download with GitHub Desktop

  • You can start editing all documents inside the src directory right away using your favourite Markdown editor

  • If you want to see effects of your work as you go:

    • Go to the project root directory in any terminal and run npm install to install all the necessary dependencies
    • Run npm run dev and go to http://localhost:8080/ in your favourite browser to see results of your work immediately
  • To build a complete static site run npm run build, the result is generated in static in the main project directory

Github Actions

There is a simple node.js action configured in .github/workflows/node.js.yml which will build the static site every time new content is pushed to the site.

Libraries used on this site:

  • Vuepress - Content and structure page
  • Vuetify - components and layout page
  • js-joda - time travel and other shenanigans page
  • vue-marquee-text-component - marquee, due to intergration problems, we are just using the actual component, not the whole the package.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].