Giter Site home page Giter Site logo

obsidianpublisher / template-netlify-vercel Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 3.0 191 KB

The template for Obsidian Mkdocs Publisher, but build for be used by Netlify.

License: GNU Affero General Public License v3.0

HTML 61.97% Python 38.03%
mkdocs netlify vercel template markdown

template-netlify-vercel's People

Contributors

github-actions[bot] avatar mara-li avatar

Stargazers

 avatar

template-netlify-vercel's Issues

[FR]: Add `netlify.toml` into template's root folder

Issue validator

Is your feature related to a problem ?

Situation

  • Currently, at this documentation page related to publishing, the end-user (like me) have to enter manually the parameters of Basic build settings.

Solution

What does it enhance?

  • Convenience of end-user
    • don't need to enter manually the Basic build settings
  • Simplicity of the documentation
    • in this documentation page, you can remove the lines that guide user to input build command and publish directory

What solution do you want to see ?

Add netlify.toml into repo's root folder to use the File-based configuration

# netlify.toml
[build]
  command = "mkdocs build"
  publish = "site"

Describe the alternative you've considered

No response

Anything else?

No response

[Bug]: Python version problems with Netlify template - unable to build site

Issue validation

Describe the bug

Hey there, I gave this a try but found that Netlify could not deploy the site out of the box.

ModuleNotFoundError: No module named 'obsidiantools'

I then tried adding obsidiantools from requirements-actions.txt to requirements.txt, but this didn't work since Netlify is stuck on
Python version 3.8 (See https://docs.netlify.com/configure-builds/available-software-at-build-time/) and obsidiantools==0.10.0 requires at least 3.9, so this is broken on Netlify atm :/

Thought I'd let you know, this project looks really cool! :)

How to reproduce ?

No response

Configuration

No response

Anything else?

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.