All Projects → silkkycloud → silkky.cloud

silkkycloud / silkky.cloud

Licence: AGPL-3.0 License
🛡️ 🛰️ Infrastructure, resources and guides aimed at protecting your privacy against global surveillance.

Programming Languages

Liquid
124 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to silkky.cloud

Liquid
An advance flutter UI Kit for developing responsive, cross platform applications.
Stars: ✭ 27 (+28.57%)
Mutual labels:  liquid
Nescience-Indexing-CLI
Nescience Software & Capital Rebalancing Tool
Stars: ✭ 26 (+23.81%)
Mutual labels:  liquid
NextCommunity.github.io
Join FREE: Community of open-source programmers and software engineers.
Stars: ✭ 29 (+38.1%)
Mutual labels:  liquid
liquid button
Liquify your buttons, web demo at website
Stars: ✭ 18 (-14.29%)
Mutual labels:  liquid
dry
Dry is a new template engine and language, and is a superset of Shopify's Liquid, with first-class support for advanced inheritance features, and more. From the creators of Enquirer, Assemble, Remarkable, and Micromatch.
Stars: ✭ 66 (+214.29%)
Mutual labels:  liquid
kunnan.github.io
@zhangkn
Stars: ✭ 13 (-38.1%)
Mutual labels:  liquid
liquid.cr
Kind of liquid template engine for Crystal [WIP]
Stars: ✭ 64 (+204.76%)
Mutual labels:  liquid
vscode-liquid-snippets
Shopify Liquid Template Snippets
Stars: ✭ 22 (+4.76%)
Mutual labels:  liquid
gulp-shopify-theme
Shopify theme synchronisation during development
Stars: ✭ 26 (+23.81%)
Mutual labels:  liquid
layouts
Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. Layouts can also be vinyl files.
Stars: ✭ 28 (+33.33%)
Mutual labels:  liquid
shopify-wishlist
💙 A set of files used to implement a simple customer wishlist on a Shopify store
Stars: ✭ 115 (+447.62%)
Mutual labels:  liquid
bootstrap-shopify-theme
🛍 A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.
Stars: ✭ 41 (+95.24%)
Mutual labels:  liquid
react-liquid
Liquid templating language component for React
Stars: ✭ 50 (+138.1%)
Mutual labels:  liquid
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (+552.38%)
Mutual labels:  liquid
liquidpy
A port of liquid template engine for python
Stars: ✭ 49 (+133.33%)
Mutual labels:  liquid
zhangkn.github.io
新博客地址:https://kunnan.blog.csdn.net
Stars: ✭ 20 (-4.76%)
Mutual labels:  liquid
bitcoin-stack
Docker setup for Bitcoin, Elements/Liquid, LND, C-Lightning, Eclair, & Electrs in regtest mode
Stars: ✭ 66 (+214.29%)
Mutual labels:  liquid
korte
Kotlin cORoutines Template Engine for Multiplatform Kotlin
Stars: ✭ 69 (+228.57%)
Mutual labels:  liquid
jekyll-tipue-search
Full-text search in Jekyll with Tipue Search. Github Pages compatible. (This repository is archived. Issues are disabled. Pull requests will be ignored.)
Stars: ✭ 83 (+295.24%)
Mutual labels:  liquid
additives
Additions to Liquid for mindmapping, interactions with documents, syntax highlight extensions, slideshows, ...
Stars: ✭ 15 (-28.57%)
Mutual labels:  liquid
Silkky.Cloud

Protect your information and anonymity against global surveillance.

Donate using Liberapay Buy Me A Coffee

Contributing

Important: Please sign your commits with GPG. Guide

  1. Fork this repository

  2. Clone your fork

  3. Create a new branch for your new feature

  • git branch feature
  • git checkout feature
  1. Install dependencies and build static site
  • yarn install
  • yarn build

Setup development server

  1. Install dependencies
  • yarn install
  1. Build static site
  • yarn build
  1. Start development server
  • yarn start
  1. Go to http://localhost:8080/

Using build scripts

To build the static site we use NPM / yarn scripts, for convenience each build is seperated into separate scripts.

Full build:

  • yarn build

Compile the Liquid files

  • yarn html

Compile the SASS / SCSS

  • yarn css

Static files (Copies files from 'node_modules' and 'public')

  • yarn static

Thanks to JetBrains for supporting this project by providing free licenses for their development tools.

JetBrains
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].