This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
rebuilding-bartik
Archived
Watch
1
Star
0
Fork
You've already forked rebuilding-bartik
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
A clone of Drupal's default theme (Bartik). Built with Vue.js and Tailwind CSS.
drupal
tailwindcss
vuejs
This repository has been archived on
2025-01-07
. You can view files and clone it, but cannot push or open issues or pull requests.
75
commits
2
branches
1
tag
996
KiB
Vue
70.2%
JavaScript
14.4%
HTML
5.9%
CSS
5%
Nix
4.5%
ec419a82cb
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Oliver Davies
ec419a82cb
Merge branch 'next'
2019-03-21 00:27:51 +00:00
public
Reset font-sans family
2019-03-21 00:27:30 +00:00
src
Update colour scale
2019-03-21 00:27:18 +00:00
.gitignore
init
2018-11-19 19:54:46 +00:00
babel.config.js
init
2018-11-19 19:54:46 +00:00
netlify.toml
Add netlify.toml
2018-11-19 21:13:50 +00:00
package.json
Switch to Tailwind beta
2019-03-20 23:58:37 +00:00
README.md
Update README.md
2019-03-15 22:01:22 +00:00
tailwind.config.js
Reset font-sans family
2019-03-21 00:27:30 +00:00
yarn.lock
Switch to Tailwind beta
2019-03-20 23:58:37 +00:00
README.md
Rebuilding Bartik with Vue.js and Tailwind CSS
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint