Skip to content

siddhantladdha/draczola-bear-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draczola ʕ•ᴥ•ʔ Bear Blog Template

This is a template repository for Draczola ʕ•ᴥ•ʔ Bear Blog It is a blank slate with minimal configuration needed to get you started. Start with the following.

  1. Open config.toml and search for TEMPLATE_. Those are the bare minimum parameters you need to change to get started. You can change other things later when you need something else.
  2. Change the content/_index.md to something you want in your landing page.
  3. Then add some info about yourself in content/about.md
  4. Copy content/blog/template.md and rename it to what you want your first post to be!

If you are using github actions for deployment, make sure you understand the basics

  1. Go to your repository settings -> Actions -> General.
    • In actions permissions sections enable Allow <your_username>, and select non-<your_username>, actions and reusable workflows.
    • Additionally select Allow actions created by GitHub
    • In the Workflow permissions section select Read and write permissions.
  2. Now make some changes, commit and push and wait for the actions to finish.
  3. In the pages section you should see in Build and Deployment section source to be Github actions and it should say at the bottom that your site was deployed using Deploy Zola Site to Pages workflow.

For setting up custom domains refer Github Docs

Github templates now support submodules so you shouldn't have to configure anything manually.

Happy blogging.

About

template for draczola-bear theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors