-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
vendor/**/*.js | ||
vendor/**/*.js | ||
public/**/*.js | ||
public/**/*.js | ||
themes/default/bundles/*.js | ||
_resources/**/*.js | ||
_resources/**/*.js | ||
**/node_modules/* | ||
webpack.config.js |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
module.exports = { | ||
env: { | ||
browser: true, | ||
es2021: true, | ||
}, | ||
extends: [ | ||
'airbnb-base', | ||
], | ||
parserOptions: { | ||
ecmaVersion: 12, | ||
sourceType: 'module', | ||
}, | ||
rules: { | ||
'no-new': 0, | ||
'max-len': 0, | ||
}, | ||
}; |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
node_modules |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
16.14.2 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2023 Robert van Lienden | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# Silverstripe Bulma Portfolio Theme | ||
A nice, ready-to-use, responsive [Bulma](https://bulma.io/)-based theme. Ready to start for example your portfolio website! | ||
|
||
Extendable with `robertvanlienden/silverstripe-addons` (and more themes), but also usable as stand-alone theme. | ||
|
||
## Screenshot | ||
![](screenshots/screenshot_001.png) | ||
![](screenshots/screenshot_002.png) | ||
![](screenshots/screenshot_003.png) | ||
|
||
## Requirements | ||
### Installation | ||
- Silverstripe 4 | ||
|
||
### Extendable with the following silverstripe modules | ||
* `robertvanlienden/silverstripe-addons` | ||
This module adds features like items pages, footer HTML and header logo upload. | ||
* `dnadesign/silverstripe-elemental` | ||
* `wedevelopnl/silverstripe-elemental-grid` | ||
* `silverstripe/userforms` | ||
* `silverstripe/blog` | ||
* `silverstripe/comments` | ||
|
||
## Installation | ||
* Copy the theme into the `themes` directory | ||
* `app/_config/theme.yml` update to the following;\ | ||
```yaml | ||
--- | ||
Name: mytheme | ||
--- | ||
SilverStripe\View\SSViewer: | ||
themes: | ||
- '$public' | ||
- 'silverstripe-bulma-portfolio-theme' | ||
- '$default' | ||
``` | ||
* Run a `dev/build flush=all` and you should be ready to go! | ||
|
||
### Development | ||
- Node Package Manager (npm) | ||
- Node Version Manager (nvm) | ||
|
||
## Developing | ||
This theme is easy to customize and make your own! To make changes in CSS/JS you need to do the following; | ||
|
||
I suggest to just use Node Version Manager to use the right Node version. | ||
Just run `nvm use` in the theme folder, and run an `npm install`. | ||
|
||
You're ready to start developing on this theme! | ||
|
||
### Build | ||
Want to build JS/CSS assets for production? Just run; | ||
`npm run build` and let webpack compile the production assets. | ||
|
||
### Watch | ||
Watch for changes by running `npm run build` | ||
|
||
## License | ||
This theme is published under MIT License. | ||
|
||
If you use this theme commercial and make money with this theme, please be kind and do a donation (see Donations below). | ||
|
||
## Issue/PR | ||
Feel free to make some issue/PR if you find issues/bugs/improvements. | ||
|
||
If you want to make big changes, please first create an issue to discuss this change with the maintainer. | ||
I don't want you to spend lots of time to create amazing thing that not getting merged into this repo. | ||
|
||
## Donations | ||
Do you want to thank me for making this SilverStripe theme? | ||
|
||
Please donate to me with PayPal! You can donate on [Paypal.me/robertvanlienden](http://paypal.me/robertvanlienden). |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export default __webpack_public_path__ + "ebb7a127d2d8ee6f183274b7557718ab.woff2"; |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
module.exports = __webpack_public_path__ + "ebb7a127d2d8ee6f183274b7557718ab.woff2"; |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export default __webpack_public_path__ + "0caf4c6cf244a90efcc5bf6d4e5578c1.woff2"; |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export default __webpack_public_path__ + "b823fc0dbb5a5f0c21bbcc2a268f92aa.ttf"; |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
module.exports = __webpack_public_path__ + "0d03b1bbd1d62c1e128489eb2d4fb85d.ttf"; |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export default __webpack_public_path__ + "59edf72a325ac2048d6077f64773674f.woff2"; |