All Projects → sofastack → sofastack.tech

sofastack / sofastack.tech

Licence: Apache-2.0 License
Source for the SOFAStack website https://www.sofastack.tech

Programming Languages

SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to sofastack.tech

website
ServiceMesher community website - https://www.servicemesher.com
Stars: ✭ 61 (-29.89%)
Mutual labels:  website, hugo-site
Sofastack Doc
官网已迁移至 2.0 版本 https://github.com/sofastack/sofastack.tech -->
Stars: ✭ 127 (+45.98%)
Mutual labels:  website, sofastack
dev.cityofchicago.org
Developer resources provided by the City of Chicago and sister agencies and get technical updates from the developer blog.
Stars: ✭ 22 (-74.71%)
Mutual labels:  website
g-dash
Gulden Witness & Node Dashboard
Stars: ✭ 13 (-85.06%)
Mutual labels:  website
website
The next-gen website of LUG@USTC.
Stars: ✭ 15 (-82.76%)
Mutual labels:  website
httoop
HTTOOP - a fully object oriented HTTP protocol library written in python
Stars: ✭ 15 (-82.76%)
Mutual labels:  website
java-design-patterns-web
Java Design Patterns website at https://java-design-patterns.com
Stars: ✭ 81 (-6.9%)
Mutual labels:  website
shineboard
A beautiful way to share code
Stars: ✭ 15 (-82.76%)
Mutual labels:  website
bacnet
BACNET is a Java based platform to develop website for multi-omics analysis
Stars: ✭ 12 (-86.21%)
Mutual labels:  website
RPI web remote control
利用树莓派和web界面远程控制空调等家电
Stars: ✭ 79 (-9.2%)
Mutual labels:  website
common-lispers.hexstreamsoft.com
Discover Common Lisp open-source contributors and their best contributions! Add yourself!
Stars: ✭ 14 (-83.91%)
Mutual labels:  website
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (-78.16%)
Mutual labels:  website
haxe.org
The haxe.org website
Stars: ✭ 74 (-14.94%)
Mutual labels:  website
Image-to-Braille
Give it an image, and it will become unicode braille
Stars: ✭ 140 (+60.92%)
Mutual labels:  website
volodymyrkushnir.dev
My very own personal website. Basically this is just a résumé.
Stars: ✭ 16 (-81.61%)
Mutual labels:  website
riven-mirror
极镜 - the impressive warframe tool site
Stars: ✭ 72 (-17.24%)
Mutual labels:  website
node-starter-kit
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
Stars: ✭ 76 (-12.64%)
Mutual labels:  website
unitscss
UNITS is a simple and beautiful CSS component set.
Stars: ✭ 13 (-85.06%)
Mutual labels:  website
SimpleFS
Simple, Portable PHP File-Sharing
Stars: ✭ 1 (-98.85%)
Mutual labels:  website
Automatic-attendance-management-system
ROLLCALL an automatic and smart attendance marking and management system which uses Microsoft Azure’s Cognitive service at its core to create a system that could make sure that no human intervention is required and provides government the ability to monitor the attendance of the schools and helps the government officials in mark fake schools.
Stars: ✭ 44 (-49.43%)
Mutual labels:  website

CircleCI Netlify Status

sofastack.tech

Source for the SOFAStack website https://www.sofastack.tech.

Editing and building

You can use the local environment or docker to build and serve the site. We recommend you to use docker.

Local

Before you begin, you should install the follow components:

./scripts/install-dependency.sh
./scripts/build-site.sh
hugo server

Run the site locally with hugo server, you will see the site running on http://localhost:1313.

Docker

You need to install docker 18.09.2+ first.

make install
make build
make serve

Edit markdown files, you will see the pages changing in real time.

Read the wiki to see how to contribute to the SOFAStack website.

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