- Notifications
You must be signed in to change notification settings - Fork0
loadsmart/blog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Built on top of GatsbyJS and continuously deployed to Netlify
If you already have a Node.js environment and yarn installed, install the dependencies by running in the root directory:
yarnTo run it locally:
gatsby developAnd then access your browser atlocalhost:8000. This commands listens to changes in the file system and restarts the server by itself, so you don’t have to do it manually.
If you work for Loadsmart and want to write an article, you can do so by creating a Markdown file under thecontent folder. Make sure you follow the expected structure of directories by adding anindex.md file and all the referenced images in the same folder named after the date your post should be published plus the slug. E.g.:
content posts 2020-06-05-title-of-your-post index.md some-image.jpg another-image.jpgWhen it’s ready, send a pull request and assign some people to review it. If build passes, Netlify will comment in your pull request with a link to preview your post. In case you want to check an example, seethis.
As soon as your PR is merged into master, a deploy to Netlify will be triggered. In less than a minute, you should be able to see your post live atengineering.loadsmart.com.
Found a typo or want to help us with any of theopen tickets? Feel free to fork the project and send us a Pull Request.
This code project is distributed under theMIT License. The articles are distributed under Creative Commons 4.0 International.
About
Loadsmart Engineering Blog
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.