All Projects → vojtechruz → vojtechruzicka-blog

vojtechruz / vojtechruzicka-blog

Licence: other
Source code fro blog vojtechruzicka.com

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Batchfile
5799 projects

About

This is the source code for my blog powered by GatsbyJS, running at https://www.vojtechruzicka.com/. All the articles are included in Markdown format under /src/posts.

Running locally in development

  1. Make sure you have node.js installed.
  2. Run npm install in the root directory to download the dependencies.
  3. Run gatsby develop to run local development server.
  4. Access the running blog on http://localhost:8000/.

Forking

Feel free to fork this blog and use it for your purposes. You can delete all the posts and change the personal info, themes or anything else.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].