Skip to content

Commit c126970

Browse files
committed
Merge branch 'master' of github.com:fastai/nbdev
2 parents d235765 + fedd317 commit c126970

25 files changed

+811
-51
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Getting started
1+
Getting Started
22
================
33

44
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

nbs/_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ website:
3636
- text: "Tutorial"
3737
href: tutorials/tutorial.ipynb
3838
- text: "Blog"
39-
href: https://www.fast.ai/2022/07/28/nbdev-v2/
39+
href: blog/index.qmd
4040
- text: "Help"
4141
menu:
4242
- text: "Report an Issue"

nbs/api/migrate.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
"id": "6f768e05-5368-4a3d-be1d-ed40a4bdf8b1",
281281
"metadata": {},
282282
"source": [
283-
"After migrating the notebook, the front matter is moved to a raw cell, and some of the fields are converted to be compliant with Quarto. Furthermore aliases may be added in order to prevent broken links:"
283+
"After migrating the notebook, the front matter is moved to a raw cell, and some of the fields are converted to be compliant with Quarto. Furthermore, aliases may be added in order to prevent broken links:"
284284
]
285285
},
286286
{

nbs/blog/index.qmd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: nbdev Blog
3+
subtitle: News, tips, and commentary about all things nbdev
4+
listing:
5+
sort: "date desc"
6+
contents: "posts"
7+
sort-ui: false
8+
filter-ui: false
9+
categories: true
10+
feed: true
11+
page-layout: full
12+
---

nbs/blog/posts/2022-07-28-nbdev2/index.qmd

Lines changed: 161 additions & 0 deletions
Large diffs are not rendered by default.
201 KB
Loading
31.4 KB
Loading
25.2 KB
Loading
7.78 KB
Loading
3.81 KB
Loading

0 commit comments

Comments
 (0)