GithubHelp home page GithubHelp logo

baisilg / freecodecamp-chengdu.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from freecodecamp-chengdu/freecodecamp-chengdu.github.io

0.0 0.0 0.0 178.07 MB

Offical Website of FCC-Chengdu community

Home Page: https://fcc-cd.dev/

License: Other

HTML 41.88% CSS 8.82% JavaScript 49.30%

freecodecamp-chengdu.github.io's Introduction

freeCodeCamp 成都社区 官方网站

Project generated by create-hexo-wiki

NPM Dependency Build Status Anti 996 LICENSE

参与开发

请务必先做好数据子库的准备

安装

# 若网速慢,可启用以下环境变量
# GIT_LFS_SKIP_SMUDGE=1

git clone --recurse-submodules \
  https://github.com/FreeCodeCamp-Chengdu/FreeCodeCamp-Chengdu.github.io.git \
  ~/Desktop/FCC-CDC/OWS/

cd ~/Desktop/FCC-CDC/OWS/

npm install  &&  npm start

写作

cd ~/Desktop/FCC-CDC/OWS/

hexo new "My Post title"
#
# hexo new activity "New activity title"

cd source/

git checkout master  # 确保子模块在 master 分支,否则提交推送后会丢失

code _post/My-Post-title.md  # 用你喜欢的文本编辑器写作

git add _post/My-Post-title.md

git commit -m "[ Add ]  A new Post"

git push

开发

cd ~/Desktop/FCC-CDC/OWS/

git submodule update --remote  # 程序开发后要同步文章目录

git add .

git commit -m "[ Add ]  A new Feature"

git push

自研模块

视图组件

  1. 文件列表

  2. 成员列表

  3. 团队名册

  4. 博文资源

  5. 活动列表

  6. 活动日历

  7. 多点地图

  8. 活动简讯

页面布局

  1. 活动时空

  2. 社群伙伴

工具函数

  1. 博文分类判断

  2. 获取文件类型

  3. DataURI 生成

  4. iCalendar 事件

特殊脚本

  1. Don't be evil !

freecodecamp-chengdu.github.io's People

Contributors

jiangyuzhen avatar techquery avatar tingyinhelen avatar too avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.