Remove default content files and add new example content
Remove default content files and add new example content, including about pages, blog posts with mixed content formats, and updated front page content.
This commit is contained in:
parent
fde5cc4d0e
commit
74672b2d04
64 changed files with 114 additions and 1069 deletions
11
app/default/content/front.no.md
Normal file
11
app/default/content/front.no.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Velkommen til FolderWeb
|
||||
|
||||
Dette er standardinnholdet. Erstatt det ved å legge til egne filer i `content/`-mappen.
|
||||
|
||||
Mappestrukturen din blir nettstedets struktur — opprett en mappe, legg inn en `.md`-, `.html`- eller `.php`-fil, og den blir en side.
|
||||
|
||||
## Kom i gang
|
||||
|
||||
1. Opprett en `content/`-mappe i prosjektets rotmappe
|
||||
2. Kopier `app/default/` til `custom/` for å begynne å tilpasse
|
||||
3. Legg til innholdsfiler og oppdater nettleseren
|
||||
Loading…
Add table
Add a link
Reference in a new issue