-
There's a "second" version of the SAFE Template that can be accidentally downloaded. This template is older than the proper one and doesn't actually work for me on Linux.
1. Open a terminal
2. Ins…
-
# Intro
As I'm redesigning the site, I want to list out strategies on how to move forward progressively.
# SPA not
For the front facing site, I'm doing MPA instead of SPA
- I feel I can get …
-
The logo can be changed by putting a file in the images/logo directory and calling it from the theme's yaml file, like:
```
custom_logo:
-
name: xyz.svg
```
The problem is that this render…
-
Hello, does not work the hamburger nav layout of laravel, you have to add some js?
-
## Description
I'm using PrismJs to highlight code that I have in some of my posts, but it doesn't seem to work well with Bulma because didn't highlight anything :/
Someone knows a workaround for …
-
I try to create a new theme/template but I always get the error:
`vue-tables-2: Theme "mytheme" does not exist`
That error comes from:
```
template-compiler.js
var themes = {
bootstr…
-
Could someone provide the step-by-step commands to install ?
Cloning this archive and using the commands said in home page does not provide the complete application.
-
Hello!
Have idea to add [Bulma CSS framework](https://bulma.io/) extra for it [pagination](https://bulma.io/documentation/components/pagination/) component. Helper, templates, just like a Bootstrap…
-
I installed the SAFE template, created a default project and then when I run it with the following command,
fake build --target run
I get the following error:
ERROR in multi (webpack)-dev-s…
-
Hello, I was just trying to use this template but attempting to create a project just show me the help options:
```
PS D:\Projects\SAFE> dotnet new SAFE
Usage: new [options]
Options:
-h…