All Projects → alc-beijing → alc-site

alc-beijing / alc-site

Licence: Apache-2.0 license
The web site of the ALC Beijing (Apache Local Community Beijing)

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to alc-site

airflow-site
Apache Airflow Website
Stars: ✭ 95 (+26.67%)
Mutual labels:  apache
qpid-broker-j
Mirror of Apache Qpid Broker-J
Stars: ✭ 52 (-30.67%)
Mutual labels:  apache
qpid-python
Mirror of Apache Qpid Python
Stars: ✭ 15 (-80%)
Mutual labels:  apache
mod harbour
Apache mod for Harbour
Stars: ✭ 40 (-46.67%)
Mutual labels:  apache
openwhisk-runtime-java
Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages
Stars: ✭ 43 (-42.67%)
Mutual labels:  apache
openwhisk-catalog
Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers
Stars: ✭ 30 (-60%)
Mutual labels:  apache
JEval
⚡ JEval helps you to evaluate your JMeter test plan and provides recommendation before you start your performance testing. All contributions welcome 🙏.
Stars: ✭ 28 (-62.67%)
Mutual labels:  apache
apache-flink-jdbc-streaming
Sample project for Apache Flink with Streaming Engine and JDBC Sink
Stars: ✭ 22 (-70.67%)
Mutual labels:  apache
qpid-cpp
Mirror of Apache Qpid C++
Stars: ✭ 77 (+2.67%)
Mutual labels:  apache
apache 2fa
Apache two-factor (2FA) authentication with Google Authenticator based on Time-based One-Time Password (TOTP) or HMAC-based one-time password (HOTP) Algorithms.
Stars: ✭ 63 (-16%)
Mutual labels:  apache
Attack-Shell
Attack Shell a.k.a. Ani-Shell is a simple PHP shell with some unique features like Mass Mailer, a simple Web-Server Fuzzer, Dosser, Back Connect, Bind Shell, Back Connect, Auto Rooter etc.
Stars: ✭ 15 (-80%)
Mutual labels:  apache
uima-uimafit
Apache UIMA uimaFIT
Stars: ✭ 31 (-58.67%)
Mutual labels:  apache
Mind
Mind is the PHP code framework designed for developers. It offers a variety of solutions for creating design patterns, applications and code frameworks.
Stars: ✭ 30 (-60%)
Mutual labels:  apache
yarn-prometheus-exporter
Export Hadoop YARN (resource-manager) metrics in prometheus format
Stars: ✭ 44 (-41.33%)
Mutual labels:  apache
mod csrfprotector
apache 2.x.x module, for CSRF mitigation
Stars: ✭ 20 (-73.33%)
Mutual labels:  apache
dolphinscheduler-website
Apache DolphinScheduler website
Stars: ✭ 123 (+64%)
Mutual labels:  apache
openwhisk-runtime-docker
Apache OpenWhisk SDK for building Docker "blackbox" runtimes
Stars: ✭ 23 (-69.33%)
Mutual labels:  apache
eyy-indexer
An image and video friendly directory indexer for web directories.
Stars: ✭ 53 (-29.33%)
Mutual labels:  apache
one-wsap
Образ Apache 2.4 + веб-сервисы/веб-клиент 1С. Автоматическое конфигурирование дескрипторов из каталога. HAProxy.
Stars: ✭ 15 (-80%)
Mutual labels:  apache
apachrot
Apache (Linux) CVE-2021-41773/2021-42013 Mass Vulnerability Checker
Stars: ✭ 21 (-72%)
Mutual labels:  apache

alc-site

The web site for host the pages of alc-beijing, normally we publish a WeChat public account article after creating a new post in this site.

preview alc-site in local

  1. Install hugo.
  2. Run git submodule init
  3. Run git submodule update
  4. Run hugo server in the root directory
  5. Access the site with "http://localhost:1313/alc-site/"

How to contribute new content to the site

  1. Clicking the fork button on the project page, then check out the alc-site from your forked repo.
  2. If you want to add a new page to the site, you can add a markdown file to content/post directory, please take the other files in that directory as an example.
  3. If you want to add an image file, you can put the file into content/images, and reference it in the markdown file.
  4. Adding the content into git and push back to your forked repo.
  5. Creating a PR to alc-site.

Contributors

contributors

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