alpha
Login
or
Join now
andri.dk
/
gatsby-theme-links
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/andrioid/gatsby-theme-links. Turn your Gatsby site into a link-site, sourced from Github stars and Pinboard
gatsby-theme-links.netlify.com/links
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: add Netlify deploy config
author
Jason Lengstorf
date
7 years ago
(Jul 2, 2019, 8:30 PM -0700)
commit
33d6e9ea
33d6e9ead2ea4444323e5bd62944191cfbfb14b0
parent
e5478223
e5478223798a595fb371d0090d4453d4467c1f30
+4
1 changed file
Expand all
Collapse all
Unified
Split
netlify.toml
+4
netlify.toml
View file
Reviewed
···
1
1
+
[build]
2
2
+
base = "demo"
3
3
+
command = "yarn build"
4
4
+
publish = "demo/public"