Skip to content

Shared files, presentations, and other materials

Notifications You must be signed in to change notification settings

maxthinkthink-tech/apache-calcite-share

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

share

Shared files, presentations, and other materials.

How to build the blog

rvm use 2.7.1
cd blog
git checkout main
bundle install
bundle exec jekyll build
rm -rf ~/web/blog
mv _site ~/web/blog

git checkout draft
bundle install
bundle exec jekyll build
rm -rf ~/web/blog/draft
mv _site ~/web/blog/draft

About

Shared files, presentations, and other materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 71.0%
  • Java 12.2%
  • Shell 11.1%
  • HTML 4.1%
  • Awk 1.4%
  • Ruby 0.2%