Add dashboard

This commit is contained in:
2022-09-20 00:27:25 +01:00
parent bdfe02f776
commit e689c852e7
96 changed files with 16313 additions and 1 deletions

11
Gemfile Normal file
View File

@@ -0,0 +1,11 @@
source 'https://rubygems.org'
gem 'smashing'
gem 'nokogiri'
gem 'activesupport'
gem 'rexml'
gem 'font-awesome-sass'
gem 'mini_racer'
## Uncomment this if you want to see use the twitter widget.
# gem 'twitter', '>= 5.9.0'